License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.corda |
ArtifactId | ArtifactIdcorda-core-test-utils |
Last Version | Last Version4.9.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncorda-core-test-utils
Core test types and helpers for testing Corda
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
corda-core-test-utils-4.9.1.pom | |
corda-core-test-utils-4.9.1.jar | 244 KB |
corda-core-test-utils-4.9.1-sources.jar | 32 KB |
corda-core-test-utils-4.9.1-javadoc.jar | 426 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.corda/corda-core-test-utils/ -->
<dependency>
<groupId>net.corda</groupId>
<artifactId>corda-core-test-utils</artifactId>
<version>4.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.corda/corda-core-test-utils/
implementation 'net.corda:corda-core-test-utils:4.9.1'
// https://jarcasting.com/artifacts/net.corda/corda-core-test-utils/
implementation ("net.corda:corda-core-test-utils:4.9.1")
'net.corda:corda-core-test-utils:jar:4.9.1'
<dependency org="net.corda" name="corda-core-test-utils" rev="4.9.1">
<artifact name="corda-core-test-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.corda', module='corda-core-test-utils', version='4.9.1')
)
libraryDependencies += "net.corda" % "corda-core-test-utils" % "4.9.1"
[net.corda/corda-core-test-utils "4.9.1"]
Group / Artifact | Type | Version |
---|---|---|
net.corda : corda-test-common | jar | 4.9.1 |
org.jetbrains.kotlin : kotlin-test | jar | 1.2.71 |
Group / Artifact | Type | Version |
---|---|---|
net.corda : corda-core | jar | 4.9.1 |