Last Version

testcontainers-specs2 0.2.0-M2

testcontainers-specs2

License

License

MIT
Categories

Categories

Container
GroupId

GroupId

io.chrisdavenport
ArtifactId

ArtifactId

testcontainers-specs2_2.11
Version

Version

0.2.0-M2
Type

Type

jar
Description

Description

testcontainers-specs2
testcontainers-specs2
Project URL

Project URL

https://github.com/ChristopherDavenport/testcontainers-specs2
Project Organization

Project Organization

io.chrisdavenport
Source Code Management

Source Code Management

https://github.com/ChristopherDavenport/testcontainers-specs2

Download testcontainers-specs2_2.11 0.2.0-M2


<!-- https://jarcasting.com/artifacts/io.chrisdavenport/testcontainers-specs2_2.11/ -->
<dependency>
    <groupId>io.chrisdavenport</groupId>
    <artifactId>testcontainers-specs2_2.11</artifactId>
    <version>0.2.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/io.chrisdavenport/testcontainers-specs2_2.11/
implementation 'io.chrisdavenport:testcontainers-specs2_2.11:0.2.0-M2'
// https://jarcasting.com/artifacts/io.chrisdavenport/testcontainers-specs2_2.11/
implementation ("io.chrisdavenport:testcontainers-specs2_2.11:0.2.0-M2")
'io.chrisdavenport:testcontainers-specs2_2.11:jar:0.2.0-M2'
<dependency org="io.chrisdavenport" name="testcontainers-specs2_2.11" rev="0.2.0-M2">
  <artifact name="testcontainers-specs2_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.chrisdavenport', module='testcontainers-specs2_2.11', version='0.2.0-M2')
)
libraryDependencies += "io.chrisdavenport" % "testcontainers-specs2_2.11" % "0.2.0-M2"
[io.chrisdavenport/testcontainers-specs2_2.11 "0.2.0-M2"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
org.specs2 : specs2-core_2.11 jar 4.7.0
com.dimafeng : testcontainers-scala_2.11 jar 0.26.0

test (5)

Group / Artifact Type Version
org.typelevel : cats-effect_2.11 jar 2.0.0-RC1
org.flywaydb : flyway-core jar 6.0.0
org.tpolecat : doobie-core_2.11 jar 0.8.0-RC1
org.tpolecat : doobie-specs2_2.11 jar 0.8.0-RC1
org.tpolecat : doobie-postgres_2.11 jar 0.8.0-RC1

Project Modules

There are no modules declared in this project.