marko-asplund / s3mock   0.6.0

MIT License GitHub

Embedded S3 server for easy mocking

Scala versions: 2.13 2.12

s3mock 0.6.0


Group ID:
io.github.marko-asplund
Artifact ID:
s3mock_2.13
Version:
0.6.0
Release Date:
Dec 17, 2023
Licenses:
MIT
Files:
Full Scala Version:
2.13.2

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>io.github.marko-asplund</groupId>
  <artifactId>s3mock_2.13</artifactId>
  <version>0.6.0</version>
</dependency>

compile group: 'io.github.marko-asplund', name: 's3mock_2.13', version: '0.6.0'