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