| License |
License |
|---|---|
| GroupId | GroupIdorg.wymiwyg.clerezza |
| ArtifactId | ArtifactIdrdf.jena.commons |
| Version | Version2.0.1 |
| Type | Typejar |
| Description |
DescriptionClerezza - RDF - Jena - Commons
Common classes needed by Jena adaptors
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| rdf.jena.commons-2.0.1.pom | |
| rdf.jena.commons-2.0.1.jar | 7 KB |
| rdf.jena.commons-2.0.1-sources.jar | 7 KB |
| rdf.jena.commons-2.0.1-javadoc.jar | 29 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.wymiwyg.clerezza/rdf.jena.commons/ -->
<dependency>
<groupId>org.wymiwyg.clerezza</groupId>
<artifactId>rdf.jena.commons</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.wymiwyg.clerezza/rdf.jena.commons/
implementation 'org.wymiwyg.clerezza:rdf.jena.commons:2.0.1'
// https://jarcasting.com/artifacts/org.wymiwyg.clerezza/rdf.jena.commons/
implementation ("org.wymiwyg.clerezza:rdf.jena.commons:2.0.1")
'org.wymiwyg.clerezza:rdf.jena.commons:jar:2.0.1'
<dependency org="org.wymiwyg.clerezza" name="rdf.jena.commons" rev="2.0.1">
<artifact name="rdf.jena.commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wymiwyg.clerezza', module='rdf.jena.commons', version='2.0.1')
)
libraryDependencies += "org.wymiwyg.clerezza" % "rdf.jena.commons" % "2.0.1"
[org.wymiwyg.clerezza/rdf.jena.commons "2.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.clerezza : api | jar | 2.0.0 |
| org.apache.clerezza : api-implementation | jar | 2.0.0 |
| org.apache.jena : jena-core | jar |