License |
License |
---|---|
Categories |
CategoriesJava Languages Container |
GroupId | GroupIdio.github.ganchix |
ArtifactId | ArtifactIdtestcontainers-java-module-ganache |
Version | Version0.0.4 |
Type | Typejar |
Description |
DescriptionTestContainers :: Ganache
Ganache container for testing under Testcontainers.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.ganchix/testcontainers-java-module-ganache/ -->
<dependency>
<groupId>io.github.ganchix</groupId>
<artifactId>testcontainers-java-module-ganache</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ganchix/testcontainers-java-module-ganache/
implementation 'io.github.ganchix:testcontainers-java-module-ganache:0.0.4'
// https://jarcasting.com/artifacts/io.github.ganchix/testcontainers-java-module-ganache/
implementation ("io.github.ganchix:testcontainers-java-module-ganache:0.0.4")
'io.github.ganchix:testcontainers-java-module-ganache:jar:0.0.4'
<dependency org="io.github.ganchix" name="testcontainers-java-module-ganache" rev="0.0.4">
<artifact name="testcontainers-java-module-ganache" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ganchix', module='testcontainers-java-module-ganache', version='0.0.4')
)
libraryDependencies += "io.github.ganchix" % "testcontainers-java-module-ganache" % "0.0.4"
[io.github.ganchix/testcontainers-java-module-ganache "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.testcontainers : testcontainers | jar | 1.6.0 |
commons-cli : commons-cli | jar | 1.4 |
org.web3j : core | jar | 3.4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.20 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |