findify / s3mock   0.2.6

MIT License GitHub

Embedded S3 server for easy mocking

Scala versions: 2.13 2.12 2.11

s3mock 0.1.10


Group ID:
io.findify
Artifact ID:
s3mock_2.12
Version:
0.1.10
Release Date:
Mar 16, 2017
Licenses:
MIT
Files:

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

Mill build tool

ivy"io.findify::s3mock:0.1.10"

Scala CLI

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

Ammonite REPL

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

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

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