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

com.mysema.rdf:rdfbean-core 0.8.4


Группа

Группа

com.mysema.rdf
Идентификатор

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

rdfbean-core
Версия

Версия

0.8.4
Тип

Тип

jar

Скачать rdfbean-core 0.8.4


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