не последняя версия
Последняя версия 2.0.1

org.wymiwyg.clerezza:rdf.jena.commons 2.0.0

Common classes needed by Jena adaptors

Группа

Группа

org.wymiwyg.clerezza
Идентификатор

Идентификатор

rdf.jena.commons
Версия

Версия

2.0.0
Тип

Тип

jar

Скачать rdf.jena.commons 2.0.0


<!-- https://jarcasting.com/artifacts/org.wymiwyg.clerezza/rdf.jena.commons/ -->
<dependency>
    <groupId>org.wymiwyg.clerezza</groupId>
    <artifactId>rdf.jena.commons</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wymiwyg.clerezza/rdf.jena.commons/
implementation 'org.wymiwyg.clerezza:rdf.jena.commons:2.0.0'
// https://jarcasting.com/artifacts/org.wymiwyg.clerezza/rdf.jena.commons/
implementation ("org.wymiwyg.clerezza:rdf.jena.commons:2.0.0")
'org.wymiwyg.clerezza:rdf.jena.commons:jar:2.0.0'
<dependency org="org.wymiwyg.clerezza" name="rdf.jena.commons" rev="2.0.0">
  <artifact name="rdf.jena.commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wymiwyg.clerezza', module='rdf.jena.commons', version='2.0.0')
)
libraryDependencies += "org.wymiwyg.clerezza" % "rdf.jena.commons" % "2.0.0"
[org.wymiwyg.clerezza/rdf.jena.commons "2.0.0"]