is not current version
Last Version 1.0.0

org.apache.stanbol:org.apache.stanbol.entityhub.test 0.12.0

Unit test framework for the Interfaces defined within the services APO of the Entityhub.

GroupId

GroupId

org.apache.stanbol
ArtifactId

ArtifactId

org.apache.stanbol.entityhub.test
Version

Version

0.12.0
Type

Type

jar

Download org.apache.stanbol.entityhub.test 0.12.0


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