findify / s3mock   0.2.6

MIT License GitHub

Embedded S3 server for easy mocking

Scala versions: 2.13 2.12 2.11

s3mock 0.2.5


Group ID:
io.findify
Artifact ID:
s3mock_2.12
Version:
0.2.5
Release Date:
Mar 14, 2018
Licenses:
MIT
Files:

libraryDependencies += "io.findify" %% "s3mock" % "0.2.5"

Mill build tool

ivy"io.findify::s3mock:0.2.5"

Scala CLI

//> using dep "io.findify::s3mock:0.2.5"

Ammonite REPL

import $ivy.`io.findify::s3mock:0.2.5`

<dependency>
  <groupId>io.findify</groupId>
  <artifactId>s3mock_2.12</artifactId>
  <version>0.2.5</version>
</dependency>

compile group: 'io.findify', name: 's3mock_2.12', version: '0.2.5'