License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.rootdev |
ArtifactId | ArtifactIdJenaJung |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJenaJung
|
Project URL |
Project URL |
Filename | Size |
---|---|
JenaJung-0.1.1.pom | |
JenaJung-0.1.1.jar | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.rootdev/JenaJung/ -->
<dependency>
<groupId>net.rootdev</groupId>
<artifactId>JenaJung</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.rootdev/JenaJung/
implementation 'net.rootdev:JenaJung:0.1.1'
// https://jarcasting.com/artifacts/net.rootdev/JenaJung/
implementation ("net.rootdev:JenaJung:0.1.1")
'net.rootdev:JenaJung:jar:0.1.1'
<dependency org="net.rootdev" name="JenaJung" rev="0.1.1">
<artifact name="JenaJung" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.rootdev', module='JenaJung', version='0.1.1')
)
libraryDependencies += "net.rootdev" % "JenaJung" % "0.1.1"
[net.rootdev/JenaJung "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.hp.hpl.jena : jena | jar | 2.6.4 |
net.sf.jung : jung-jai | jar | 2.0.1 |
net.sf.jung : jung-graph-impl | jar | 2.0.1 |
org.apache.xmlgraphics : batik-svggen Optional | jar | 1.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |