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

org.apache.stanbol:org.apache.stanbol.entityhub.indexing.genericrdf 0.9.0-incubating

This Indexing Tool provides a default configuration to index any kind of RDF data. Users might want to adapt some configurations to the specifica of the RDF data.

Категории

Категории

Dex Универсальные библиотеки Utility
Группа

Группа

org.apache.stanbol
Идентификатор

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

org.apache.stanbol.entityhub.indexing.genericrdf
Версия

Версия

0.9.0-incubating
Тип

Тип

jar

Скачать org.apache.stanbol.entityhub.indexing.genericrdf 0.9.0-incubating


<!-- https://jarcasting.com/artifacts/org.apache.stanbol/org.apache.stanbol.entityhub.indexing.genericrdf/ -->
<dependency>
    <groupId>org.apache.stanbol</groupId>
    <artifactId>org.apache.stanbol.entityhub.indexing.genericrdf</artifactId>
    <version>0.9.0-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.stanbol/org.apache.stanbol.entityhub.indexing.genericrdf/
implementation 'org.apache.stanbol:org.apache.stanbol.entityhub.indexing.genericrdf:0.9.0-incubating'
// https://jarcasting.com/artifacts/org.apache.stanbol/org.apache.stanbol.entityhub.indexing.genericrdf/
implementation ("org.apache.stanbol:org.apache.stanbol.entityhub.indexing.genericrdf:0.9.0-incubating")
'org.apache.stanbol:org.apache.stanbol.entityhub.indexing.genericrdf:jar:0.9.0-incubating'
<dependency org="org.apache.stanbol" name="org.apache.stanbol.entityhub.indexing.genericrdf" rev="0.9.0-incubating">
  <artifact name="org.apache.stanbol.entityhub.indexing.genericrdf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.stanbol', module='org.apache.stanbol.entityhub.indexing.genericrdf', version='0.9.0-incubating')
)
libraryDependencies += "org.apache.stanbol" % "org.apache.stanbol.entityhub.indexing.genericrdf" % "0.9.0-incubating"
[org.apache.stanbol/org.apache.stanbol.entityhub.indexing.genericrdf "0.9.0-incubating"]