Apache Stanbol Commons Testing Jar Executor

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

License

License

GroupId

GroupId

org.apache.stanbol
ArtifactId

ArtifactId

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

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Stanbol Commons Testing Jar Executor
Jar file execution utilities. Not Stanbol-specific, should be reusable in other contexts.
Project Organization

Project Organization

The Apache Software Foundation

Download org.apache.stanbol.commons.testing.jarexec

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.12.0
0.11.0
0.9.0-incubating