is not current version
Last Version 0.19

partiture-test 0.17

Partiture is a compact component framework for your Corda apps.

License

License

GroupId

GroupId

com.github.manosbatsis.partiture
ArtifactId

ArtifactId

partiture-test
Version

Version

0.17
Type

Type

jar
Description

Description

partiture-test
Partiture is a compact component framework for your Corda apps.
Project URL

Project URL

https://manosbatsis.github.io/partiture/
Source Code Management

Source Code Management

http://github.com/manosbatsis/partiture/tree/master

Download partiture-test 0.17


<!-- https://jarcasting.com/artifacts/com.github.manosbatsis.partiture/partiture-test/ -->
<dependency>
    <groupId>com.github.manosbatsis.partiture</groupId>
    <artifactId>partiture-test</artifactId>
    <version>0.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.manosbatsis.partiture/partiture-test/
implementation 'com.github.manosbatsis.partiture:partiture-test:0.17'
// https://jarcasting.com/artifacts/com.github.manosbatsis.partiture/partiture-test/
implementation ("com.github.manosbatsis.partiture:partiture-test:0.17")
'com.github.manosbatsis.partiture:partiture-test:jar:0.17'
<dependency org="com.github.manosbatsis.partiture" name="partiture-test" rev="0.17">
  <artifact name="partiture-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.manosbatsis.partiture', module='partiture-test', version='0.17')
)
libraryDependencies += "com.github.manosbatsis.partiture" % "partiture-test" % "0.17"
[com.github.manosbatsis.partiture/partiture-test "0.17"]

Dependencies

runtime (8)

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

test (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test jar 1.2.71
org.junit.jupiter : junit-jupiter-params jar 5.3.2

Project Modules

There are no modules declared in this project.