Jar examples for t:testcontainers-scala-2.12
Scala wrapper for testcontainers-java
You can download jar file testcontainers-scala_2.12 0.8.0 in this page.
The MIT License (MIT)
You can use the following script to add testcontainers-scala_2.12-0.8.0.jar to your project.
<dependency> <groupId>com.dimafeng</groupId> <artifactId>testcontainers-scala_2.12</artifactId> <version>0.8.0</version> </dependency>
compile group: 'com.dimafeng', name: 'testcontainers-scala_2.12', version: '0.8.0'
libraryDependencies += "com.dimafeng" % "testcontainers-scala_2.12" % "0.8.0"
<dependency org="com.dimafeng" name="testcontainers-scala_2.12" rev="0.8.0"/>
@Grapes(@Grab(group='com.dimafeng', module='testcontainers-scala_2.12', version='0.8.0'))
'com.dimafeng:testcontainers-scala_2.12:jar:0.8.0'
Click the following link to download the jar file.
testcontainers-scala_2.12-0.8.0-javadoc.jar