License |
License |
---|---|
GroupId | GroupIdorg.apache.stanbol |
ArtifactId | ArtifactIdorg.apache.stanbol.commons.testing.jarexec |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Stanbol Commons Testing Jar Executor
Jar file execution utilities.
Not Stanbol-specific, should be reusable in other contexts.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.stanbol/org.apache.stanbol.commons.testing.jarexec/ -->
<dependency>
<groupId>org.apache.stanbol</groupId>
<artifactId>org.apache.stanbol.commons.testing.jarexec</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.stanbol/org.apache.stanbol.commons.testing.jarexec/
implementation 'org.apache.stanbol:org.apache.stanbol.commons.testing.jarexec:1.0.0'
// https://jarcasting.com/artifacts/org.apache.stanbol/org.apache.stanbol.commons.testing.jarexec/
implementation ("org.apache.stanbol:org.apache.stanbol.commons.testing.jarexec:1.0.0")
'org.apache.stanbol:org.apache.stanbol.commons.testing.jarexec:jar:1.0.0'
<dependency org="org.apache.stanbol" name="org.apache.stanbol.commons.testing.jarexec" rev="1.0.0">
<artifact name="org.apache.stanbol.commons.testing.jarexec" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.stanbol', module='org.apache.stanbol.commons.testing.jarexec', version='1.0.0')
)
libraryDependencies += "org.apache.stanbol" % "org.apache.stanbol.commons.testing.jarexec" % "1.0.0"
[org.apache.stanbol/org.apache.stanbol.commons.testing.jarexec "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-exec | jar | 1.1 |
commons-lang : commons-lang | jar | 2.6 |
org.slf4j : slf4j-api | jar | 1.7.12 |