License |
License |
---|---|
GroupId | GroupIdcom.github.manosbatsis.corda.testacles |
ArtifactId | ArtifactIdcorda-testacles-model |
Version | Version0.11 |
Type | Typejar |
Description |
Descriptioncorda-testacles-model
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-model/ -->
<dependency>
<groupId>com.github.manosbatsis.corda.testacles</groupId>
<artifactId>corda-testacles-model</artifactId>
<version>0.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.manosbatsis.corda.testacles/corda-testacles-model/
implementation 'com.github.manosbatsis.corda.testacles:corda-testacles-model:0.11'
// https://jarcasting.com/artifacts/com.github.manosbatsis.corda.testacles/corda-testacles-model/
implementation ("com.github.manosbatsis.corda.testacles:corda-testacles-model:0.11")
'com.github.manosbatsis.corda.testacles:corda-testacles-model:jar:0.11'
<dependency org="com.github.manosbatsis.corda.testacles" name="corda-testacles-model" rev="0.11">
<artifact name="corda-testacles-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.manosbatsis.corda.testacles', module='corda-testacles-model', version='0.11')
)
libraryDependencies += "com.github.manosbatsis.corda.testacles" % "corda-testacles-model" % "0.11"
[com.github.manosbatsis.corda.testacles/corda-testacles-model "0.11"]
Group / Artifact | Type | Version |
---|---|---|
com.github.manosbatsis.corda.testacles : corda-testacles-thirdparty-clone | jar | 0.11 |
com.github.manosbatsis.corda.testacles : corda-testacles-model-api | jar | 0.11 |
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 |
net.corda : corda-node-api | jar | 4.6.1 |
net.corda : corda-core | jar | 4.6.1 |
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 |