Apache Stanbol Enhancer Test framework

Provides Unit Tests for the Interfaces of the Stanbol Enhancer Services API.

License

License

GroupId

GroupId

org.apache.stanbol
ArtifactId

ArtifactId

org.apache.stanbol.enhancer.test
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Stanbol Enhancer Test framework
Provides Unit Tests for the Interfaces of the Stanbol Enhancer Services API.
Project Organization

Project Organization

The Apache Software Foundation

Download org.apache.stanbol.enhancer.test

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.stanbol : org.apache.stanbol.enhancer.servicesapi jar 1.0.0
org.apache.clerezza : rdf.core jar 1.0.1
org.apache.clerezza : rdf.ontologies jar 1.0.0
commons-io : commons-io jar 2.4
org.slf4j : slf4j-api jar 1.7.12
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.12.0
0.10.0