| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииDex Универсальные библиотеки Utility |
| Группа | Группаorg.apache.stanbol |
| Идентификатор | Идентификаторorg.apache.stanbol.entityhub.indexing.freebase |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеApache Stanbol Entityhub Indexing for freebase.com
This uses the RDF dump of freebase.com to create a index optimised
to be used with the Stanbol Enhancer
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.apache.stanbol/org.apache.stanbol.entityhub.indexing.freebase/ -->
<dependency>
<groupId>org.apache.stanbol</groupId>
<artifactId>org.apache.stanbol.entityhub.indexing.freebase</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.stanbol/org.apache.stanbol.entityhub.indexing.freebase/
implementation 'org.apache.stanbol:org.apache.stanbol.entityhub.indexing.freebase:1.0.0'
// https://jarcasting.com/artifacts/org.apache.stanbol/org.apache.stanbol.entityhub.indexing.freebase/
implementation ("org.apache.stanbol:org.apache.stanbol.entityhub.indexing.freebase:1.0.0")
'org.apache.stanbol:org.apache.stanbol.entityhub.indexing.freebase:jar:1.0.0'
<dependency org="org.apache.stanbol" name="org.apache.stanbol.entityhub.indexing.freebase" rev="1.0.0">
<artifact name="org.apache.stanbol.entityhub.indexing.freebase" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.stanbol', module='org.apache.stanbol.entityhub.indexing.freebase', version='1.0.0')
)
libraryDependencies += "org.apache.stanbol" % "org.apache.stanbol.entityhub.indexing.freebase" % "1.0.0"
[org.apache.stanbol/org.apache.stanbol.entityhub.indexing.freebase "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |