partiture-adapter-tokensdk10

Partiture is a compact component framework for your Corda apps.

License

License

GroupId

GroupId

com.github.manosbatsis.partiture
ArtifactId

ArtifactId

partiture-adapter-tokensdk10
Last Version

Last Version

0.19
Release Date

Release Date

Type

Type

jar
Description

Description

partiture-adapter-tokensdk10
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-adapter-tokensdk10

How to add to project

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

Dependencies

runtime (9)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.2.71
org.jetbrains.kotlin : kotlin-reflect jar 1.2.71
com.r3.corda.lib.tokens » tokens-contracts jar 1.1
com.r3.corda.lib.tokens » tokens-workflows jar 1.1
com.r3.corda.lib.tokens » tokens-selection jar 1.1
com.r3.corda.lib.tokens » tokens-money jar 1.1
net.corda : corda-core jar 4.6
net.corda : corda-confidential-identities jar 4.6
net.corda : corda jar 4.6

test (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.19
0.18