License |
License |
---|---|
Categories |
CategoriesDex General Purpose Libraries Utility |
GroupId | GroupIdorg.apache.stanbol |
ArtifactId | ArtifactIdapache-stanbol-entityhub-indexing |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApache Stanbol Entityhub Indexing
Pseudo project to build the complete Apache Stanbol Entityhub Indexing component.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
apache-stanbol-entityhub-indexing-1.0.0.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.stanbol/apache-stanbol-entityhub-indexing/ -->
<dependency>
<groupId>org.apache.stanbol</groupId>
<artifactId>apache-stanbol-entityhub-indexing</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.stanbol/apache-stanbol-entityhub-indexing/
implementation 'org.apache.stanbol:apache-stanbol-entityhub-indexing:1.0.0'
// https://jarcasting.com/artifacts/org.apache.stanbol/apache-stanbol-entityhub-indexing/
implementation ("org.apache.stanbol:apache-stanbol-entityhub-indexing:1.0.0")
'org.apache.stanbol:apache-stanbol-entityhub-indexing:pom:1.0.0'
<dependency org="org.apache.stanbol" name="apache-stanbol-entityhub-indexing" rev="1.0.0">
<artifact name="apache-stanbol-entityhub-indexing" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.stanbol', module='apache-stanbol-entityhub-indexing', version='1.0.0')
)
libraryDependencies += "org.apache.stanbol" % "apache-stanbol-entityhub-indexing" % "1.0.0"
[org.apache.stanbol/apache-stanbol-entityhub-indexing "1.0.0"]