License |
License |
---|---|
GroupId | GroupIdorg.apache.stanbol |
ArtifactId | ArtifactIdorg.apache.stanbol.commons.testing.stanbol |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Stanbol Commons Testing Stanbol Utilities
Stanbol-specific testing utilities
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.stanbol/org.apache.stanbol.commons.testing.stanbol/ -->
<dependency>
<groupId>org.apache.stanbol</groupId>
<artifactId>org.apache.stanbol.commons.testing.stanbol</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.stanbol/org.apache.stanbol.commons.testing.stanbol/
implementation 'org.apache.stanbol:org.apache.stanbol.commons.testing.stanbol:1.0.0'
// https://jarcasting.com/artifacts/org.apache.stanbol/org.apache.stanbol.commons.testing.stanbol/
implementation ("org.apache.stanbol:org.apache.stanbol.commons.testing.stanbol:1.0.0")
'org.apache.stanbol:org.apache.stanbol.commons.testing.stanbol:jar:1.0.0'
<dependency org="org.apache.stanbol" name="org.apache.stanbol.commons.testing.stanbol" rev="1.0.0">
<artifact name="org.apache.stanbol.commons.testing.stanbol" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.stanbol', module='org.apache.stanbol.commons.testing.stanbol', version='1.0.0')
)
libraryDependencies += "org.apache.stanbol" % "org.apache.stanbol.commons.testing.stanbol" % "1.0.0"
[org.apache.stanbol/org.apache.stanbol.commons.testing.stanbol "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.stanbol : org.apache.stanbol.commons.testing.jarexec | jar | 1.0.0 |
org.apache.stanbol : org.apache.stanbol.commons.testing.http | jar | 1.0.0 |
junit : junit | jar | 4.12 |
org.slf4j : slf4j-api | jar | 1.7.12 |