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


Group ID:
io.findify
Artifact ID:
s3mock_2.12
Version:
0.2.0
Release Date:
Apr 24, 2017
Licenses:
MIT
Files:

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

Mill build tool

ivy"io.findify::s3mock:0.2.0"

Scala CLI

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

Ammonite REPL

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

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

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