is not current version
Last Version 1.0.0

org.apache.stanbol:apache-stanbol-commons 0.12.0

Pseudo project to build the complete Apache Stanbol Commons bundles

GroupId

GroupId

org.apache.stanbol
ArtifactId

ArtifactId

apache-stanbol-commons
Version

Version

0.12.0
Type

Type

pom

Download apache-stanbol-commons 0.12.0


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