License |
License |
---|---|
GroupId | GroupIdcom.github.manosbatsis.corda.testacles |
ArtifactId | ArtifactIdcorda-testacles-thirdparty-clone |
Version | Version0.11 |
Type | Typejar |
Description |
Descriptioncorda-testacles-thirdparty-clone
Corda Testacles: Test containers and tools to help cordaps grow a suite.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.manosbatsis.corda.testacles/corda-testacles-thirdparty-clone/ -->
<dependency>
<groupId>com.github.manosbatsis.corda.testacles</groupId>
<artifactId>corda-testacles-thirdparty-clone</artifactId>
<version>0.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.manosbatsis.corda.testacles/corda-testacles-thirdparty-clone/
implementation 'com.github.manosbatsis.corda.testacles:corda-testacles-thirdparty-clone:0.11'
// https://jarcasting.com/artifacts/com.github.manosbatsis.corda.testacles/corda-testacles-thirdparty-clone/
implementation ("com.github.manosbatsis.corda.testacles:corda-testacles-thirdparty-clone:0.11")
'com.github.manosbatsis.corda.testacles:corda-testacles-thirdparty-clone:jar:0.11'
<dependency org="com.github.manosbatsis.corda.testacles" name="corda-testacles-thirdparty-clone" rev="0.11">
<artifact name="corda-testacles-thirdparty-clone" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.manosbatsis.corda.testacles', module='corda-testacles-thirdparty-clone', version='0.11')
)
libraryDependencies += "com.github.manosbatsis.corda.testacles" % "corda-testacles-thirdparty-clone" % "0.11"
[com.github.manosbatsis.corda.testacles/corda-testacles-thirdparty-clone "0.11"]
Group / Artifact | Type | Version |
---|---|---|
net.corda : corda-node | jar | 4.6.1 |
org.testcontainers : junit-jupiter | jar | 1.15.0 |
com.github.manosbatsis.kotlin-utils : kotlin-utils-api | jar | 0.20 |
io.github.juanchosaravia.autodsl » annotation | jar | 0.0.11 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.2.71 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.2.71 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-test | jar | 1.2.71 |
org.junit.jupiter : junit-jupiter-api | jar | 5.6.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.6.2 |