is not current version
Last Version 0.19

com.github.manosbatsis.partiture:partiture 0.1

Corda integration for Spring Boot.

GroupId

GroupId

com.github.manosbatsis.partiture
ArtifactId

ArtifactId

partiture
Version

Version

0.1
Type

Type

jar

Download partiture 0.1


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