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.3


Group ID:
io.findify
Artifact ID:
s3mock_2.12
Version:
0.2.3
Release Date:
Jun 19, 2017
Licenses:
MIT
Files:

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

Mill build tool

ivy"io.findify::s3mock:0.2.3"

Scala CLI

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

Ammonite REPL

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

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

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