| License |
License |
|---|---|
| GroupId | GroupIdcom.github.manosbatsis.partiture |
| ArtifactId | ArtifactIdpartiture-test |
| Last Version | Last Version0.19 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionpartiture-test
Partiture is a compact component framework for your Corda apps.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| partiture-test-0.19.pom | |
| partiture-test-0.19.jar | 11 KB |
| partiture-test-0.19-sources.jar | 3 KB |
| partiture-test-0.19-javadoc.jar | 31 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.manosbatsis.partiture/partiture-test/ -->
<dependency>
<groupId>com.github.manosbatsis.partiture</groupId>
<artifactId>partiture-test</artifactId>
<version>0.19</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.manosbatsis.partiture/partiture-test/
implementation 'com.github.manosbatsis.partiture:partiture-test:0.19'
// https://jarcasting.com/artifacts/com.github.manosbatsis.partiture/partiture-test/
implementation ("com.github.manosbatsis.partiture:partiture-test:0.19")
'com.github.manosbatsis.partiture:partiture-test:jar:0.19'
<dependency org="com.github.manosbatsis.partiture" name="partiture-test" rev="0.19">
<artifact name="partiture-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.manosbatsis.partiture', module='partiture-test', version='0.19')
)
libraryDependencies += "com.github.manosbatsis.partiture" % "partiture-test" % "0.19"
[com.github.manosbatsis.partiture/partiture-test "0.19"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.2.71 |
| org.jetbrains.kotlin : kotlin-reflect | jar | 1.2.71 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.3.2 |
| net.corda : corda-core | jar | 4.6 |
| net.corda : corda-confidential-identities | jar | 4.6 |
| net.corda : corda | jar | 4.6 |
| net.corda : corda-test-common | jar | 4.6 |
| net.corda : corda-node-driver | jar | 4.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-test | jar | 1.2.71 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.3.2 |