License |
License
MIT License
|
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdorg.openprovenance.prov |
ArtifactId | ArtifactIdprov-jsweet-candy-java |
Last Version | Last Version0.9.27 |
Release Date | Release Date |
Type | Typejar |
Description |
Description|---- PROV-JSWEET-CANDY-JAVA
Java toolbox to create and convert W3C PROV data model representations.
|
<!-- https://jarcasting.com/artifacts/org.openprovenance.prov/prov-jsweet-candy-java/ -->
<dependency>
<groupId>org.openprovenance.prov</groupId>
<artifactId>prov-jsweet-candy-java</artifactId>
<version>0.9.27</version>
</dependency>
// https://jarcasting.com/artifacts/org.openprovenance.prov/prov-jsweet-candy-java/
implementation 'org.openprovenance.prov:prov-jsweet-candy-java:0.9.27'
// https://jarcasting.com/artifacts/org.openprovenance.prov/prov-jsweet-candy-java/
implementation ("org.openprovenance.prov:prov-jsweet-candy-java:0.9.27")
'org.openprovenance.prov:prov-jsweet-candy-java:jar:0.9.27'
<dependency org="org.openprovenance.prov" name="prov-jsweet-candy-java" rev="0.9.27">
<artifact name="prov-jsweet-candy-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openprovenance.prov', module='prov-jsweet-candy-java', version='0.9.27')
)
libraryDependencies += "org.openprovenance.prov" % "prov-jsweet-candy-java" % "0.9.27"
[org.openprovenance.prov/prov-jsweet-candy-java "0.9.27"]
Group / Artifact | Type | Version |
---|---|---|
org.jsweet : jsweet-core | jar | 6.3.1 |
org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |