License |
License |
---|---|
GroupId | GroupIdcom.github.manosbatsis.partiture |
ArtifactId | ArtifactIdpartiture-example |
Version | Version0.1 |
Type | Typejar |
Description |
Descriptionpartiture-example
Corda integration for Spring Boot.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
partiture-example-0.1.pom | |
partiture-example-0.1.jar | 497 KB |
partiture-example-0.1-sources.jar | 3 KB |
partiture-example-0.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.manosbatsis.partiture/partiture-example/ -->
<dependency>
<groupId>com.github.manosbatsis.partiture</groupId>
<artifactId>partiture-example</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.manosbatsis.partiture/partiture-example/
implementation 'com.github.manosbatsis.partiture:partiture-example:0.1'
// https://jarcasting.com/artifacts/com.github.manosbatsis.partiture/partiture-example/
implementation ("com.github.manosbatsis.partiture:partiture-example:0.1")
'com.github.manosbatsis.partiture:partiture-example:jar:0.1'
<dependency org="com.github.manosbatsis.partiture" name="partiture-example" rev="0.1">
<artifact name="partiture-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.manosbatsis.partiture', module='partiture-example', version='0.1')
)
libraryDependencies += "com.github.manosbatsis.partiture" % "partiture-example" % "0.1"
[com.github.manosbatsis.partiture/partiture-example "0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.manosbatsis.partiture : partiture | jar | 0.1 |