License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.corda |
ArtifactId | ArtifactIdcorda-test-utils |
Last Version | Last Version4.9.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncorda-test-utils
Testing utilities for Corda
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
corda-test-utils-4.9.1.pom | |
corda-test-utils-4.9.1.jar | 185 KB |
corda-test-utils-4.9.1-sources.jar | 36 KB |
corda-test-utils-4.9.1-javadoc.jar | 423 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.corda/corda-test-utils/ -->
<dependency>
<groupId>net.corda</groupId>
<artifactId>corda-test-utils</artifactId>
<version>4.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.corda/corda-test-utils/
implementation 'net.corda:corda-test-utils:4.9.1'
// https://jarcasting.com/artifacts/net.corda/corda-test-utils/
implementation ("net.corda:corda-test-utils:4.9.1")
'net.corda:corda-test-utils:jar:4.9.1'
<dependency org="net.corda" name="corda-test-utils" rev="4.9.1">
<artifact name="corda-test-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.corda', module='corda-test-utils', version='4.9.1')
)
libraryDependencies += "net.corda" % "corda-test-utils" % "4.9.1"
[net.corda/corda-test-utils "4.9.1"]
Group / Artifact | Type | Version |
---|---|---|
net.corda : corda-test-common | jar | 4.9.1 |
net.corda : corda-core-test-utils | jar | 4.9.1 |
net.corda : corda-node | jar | 4.9.1 |
net.corda : corda-mock | jar | 4.9.1 |
com.google.guava : guava | jar | 28.0-jre |
com.google.guava : guava-testlib | jar | 28.0-jre |
com.squareup.okhttp3 : okhttp | jar | 3.14.2 |
net.corda : corda-confidential-identities | jar | 4.9.1 |
com.google.jimfs : jimfs | jar | 1.1 |
co.paralleluniverse : quasar-core | jar | 0.7.14_r3 |