Last Version

GenericContainer JUnit 1.10.1.0.0

JUnit addition to TestContainers

License

License

MIT
Categories

Categories

JUnit Unit Testing Container
GroupId

GroupId

com.github.npetzall.testcontainers.junit
ArtifactId

ArtifactId

generic
Version

Version

1.10.1.0.0
Type

Type

jar
Description

Description

GenericContainer JUnit
JUnit addition to TestContainers

Download generic 1.10.1.0.0


<!-- https://jarcasting.com/artifacts/com.github.npetzall.testcontainers.junit/generic/ -->
<dependency>
    <groupId>com.github.npetzall.testcontainers.junit</groupId>
    <artifactId>generic</artifactId>
    <version>1.10.1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.npetzall.testcontainers.junit/generic/
implementation 'com.github.npetzall.testcontainers.junit:generic:1.10.1.0.0'
// https://jarcasting.com/artifacts/com.github.npetzall.testcontainers.junit/generic/
implementation ("com.github.npetzall.testcontainers.junit:generic:1.10.1.0.0")
'com.github.npetzall.testcontainers.junit:generic:jar:1.10.1.0.0'
<dependency org="com.github.npetzall.testcontainers.junit" name="generic" rev="1.10.1.0.0">
  <artifact name="generic" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.npetzall.testcontainers.junit', module='generic', version='1.10.1.0.0')
)
libraryDependencies += "com.github.npetzall.testcontainers.junit" % "generic" % "1.10.1.0.0"
[com.github.npetzall.testcontainers.junit/generic "1.10.1.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.testcontainers : testcontainers jar 1.10.1
junit : junit jar 4.12
org.slf4j : slf4j-api jar 1.7.25

test (4)

Group / Artifact Type Version
org.testcontainers : mysql jar 1.10.1
ch.qos.logback : logback-classic jar 1.2.3
org.assertj : assertj-core jar 3.8.0
org.sonarsource.java : sonar-jacoco-listeners jar 4.14.0.11784

Project Modules

There are no modules declared in this project.