marko-asplund / s3mock   0.6.0

MIT License GitHub

Embedded S3 server for easy mocking

Scala versions: 2.13 2.12 2.11

s3mock 0.2.7


Group ID:
io.github.marko-asplund
Artifact ID:
s3mock_2.11
Version:
0.2.7
Release Date:
Dec 17, 2023
Licenses:
MIT
Files:

libraryDependencies += "io.github.marko-asplund" %% "s3mock" % "0.2.7"

Mill build tool

ivy"io.github.marko-asplund::s3mock:0.2.7"

Scala CLI

//> using dep "io.github.marko-asplund::s3mock:0.2.7"

Ammonite REPL

import $ivy.`io.github.marko-asplund::s3mock:0.2.7`

<dependency>
  <groupId>io.github.marko-asplund</groupId>
  <artifactId>s3mock_2.11</artifactId>
  <version>0.2.7</version>
</dependency>

compile group: 'io.github.marko-asplund', name: 's3mock_2.11', version: '0.2.7'