is not current version
Last Version 0.24

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

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.13
Type

Type

jar

Download corda-testacles-testcontainers 0.13


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