is not current version
Last Version 0.24

com.github.manosbatsis.corda.testacles:corda-testacles-testcontainers 0.8

Corda Testacles: Test containers and tools to help cordaps grow a suite.

Categories

Categories

Container
GroupId

GroupId

com.github.manosbatsis.corda.testacles
ArtifactId

ArtifactId

corda-testacles-testcontainers
Version

Version

0.8
Type

Type

jar

Download corda-testacles-testcontainers 0.8


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