| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.corda |
| ArtifactId | ArtifactIdtest-utils |
| Last Version | Last Version0.12.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontest-utils
Testing utilities for Corda
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| test-utils-0.12.1.pom | |
| test-utils-0.12.1.jar | 229 KB |
| test-utils-0.12.1-sources.jar | 37 KB |
| test-utils-0.12.1-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/net.corda/test-utils/ -->
<dependency>
<groupId>net.corda</groupId>
<artifactId>test-utils</artifactId>
<version>0.12.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.corda/test-utils/
implementation 'net.corda:test-utils:0.12.1'
// https://jarcasting.com/artifacts/net.corda/test-utils/
implementation ("net.corda:test-utils:0.12.1")
'net.corda:test-utils:jar:0.12.1'
<dependency org="net.corda" name="test-utils" rev="0.12.1">
<artifact name="test-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.corda', module='test-utils', version='0.12.1')
)
libraryDependencies += "net.corda" % "test-utils" % "0.12.1"
[net.corda/test-utils "0.12.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.corda : finance | jar | 0.12.1 |
| net.corda : core | jar | 0.12.1 |
| net.corda : node | jar | 0.12.1 |
| net.corda : webserver | jar | 0.12.1 |
| net.corda : verifier | jar | 0.12.1 |
| net.corda : mock | jar | 0.12.1 |
| org.jetbrains.kotlin : kotlin-stdlib-jre8 | jar | 1.1.2 |
| org.jetbrains.kotlin : kotlin-reflect | jar | 1.1.2 |
| org.jetbrains.kotlin : kotlin-test | jar | 1.1.2 |
| com.google.guava : guava | jar | 21.0 |
| junit : junit | jar | 4.12 |
| com.nhaarman : mockito-kotlin | jar | 1.1.0 |
| com.google.guava : guava-testlib | jar | 21.0 |
| com.squareup.okhttp3 : okhttp | jar | 3.5.0 |
| co.paralleluniverse : quasar-core | jar | 0.7.6 |