is not current version
Last Version 1.0.0

org.apache.stanbol:org.apache.stanbol.commons.testing.jarexec 0.9.0-incubating

Jar file execution utilities. Not Stanbol-specific, should be reusable in other contexts.

GroupId

GroupId

org.apache.stanbol
ArtifactId

ArtifactId

org.apache.stanbol.commons.testing.jarexec
Version

Version

0.9.0-incubating
Type

Type

jar

Download org.apache.stanbol.commons.testing.jarexec 0.9.0-incubating


<!-- 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>0.9.0-incubating</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:0.9.0-incubating'
// https://jarcasting.com/artifacts/org.apache.stanbol/org.apache.stanbol.commons.testing.jarexec/
implementation ("org.apache.stanbol:org.apache.stanbol.commons.testing.jarexec:0.9.0-incubating")
'org.apache.stanbol:org.apache.stanbol.commons.testing.jarexec:jar:0.9.0-incubating'
<dependency org="org.apache.stanbol" name="org.apache.stanbol.commons.testing.jarexec" rev="0.9.0-incubating">
  <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='0.9.0-incubating')
)
libraryDependencies += "org.apache.stanbol" % "org.apache.stanbol.commons.testing.jarexec" % "0.9.0-incubating"
[org.apache.stanbol/org.apache.stanbol.commons.testing.jarexec "0.9.0-incubating"]