is not current version
Last Version 0.19

com.github.manosbatsis.partiture:partiture-test 0.1

Corda integration for Spring Boot.

GroupId

GroupId

com.github.manosbatsis.partiture
ArtifactId

ArtifactId

partiture-test
Version

Version

0.1
Type

Type

jar

Download partiture-test 0.1


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