License |
License |
---|---|
GroupId | GroupIdorg.infrastructurebuilder |
ArtifactId | ArtifactIdibexecutor |
Last Version | Last Version0.17.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionibexecutor
Standard interfaces for running applications as a heavyweight process
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ibexecutor-0.17.3.pom | |
ibexecutor-0.17.3.jar | 31 KB |
ibexecutor-0.17.3-tests.jar | 60 KB |
ibexecutor-0.17.3-test-sources.jar | 55 KB |
ibexecutor-0.17.3-test-javadoc.jar | 54 KB |
ibexecutor-0.17.3-sources.jar | 18 KB |
ibexecutor-0.17.3-javadoc.jar | 92 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.infrastructurebuilder/ibexecutor/ -->
<dependency>
<groupId>org.infrastructurebuilder</groupId>
<artifactId>ibexecutor</artifactId>
<version>0.17.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.infrastructurebuilder/ibexecutor/
implementation 'org.infrastructurebuilder:ibexecutor:0.17.3'
// https://jarcasting.com/artifacts/org.infrastructurebuilder/ibexecutor/
implementation ("org.infrastructurebuilder:ibexecutor:0.17.3")
'org.infrastructurebuilder:ibexecutor:jar:0.17.3'
<dependency org="org.infrastructurebuilder" name="ibexecutor" rev="0.17.3">
<artifact name="ibexecutor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.infrastructurebuilder', module='ibexecutor', version='0.17.3')
)
libraryDependencies += "org.infrastructurebuilder" % "ibexecutor" % "0.17.3"
[org.infrastructurebuilder/ibexecutor "0.17.3"]
Group / Artifact | Type | Version |
---|---|---|
org.infrastructurebuilder : ibcore-config | jar | 0.17.3 |
org.zeroturnaround : zt-exec | jar | 1.12 |
org.zeroturnaround : zt-process-killer | jar | 1.10 |
org.codehaus.plexus : plexus-utils | jar | |
org.infrastructurebuilder.util.logging : iblog-noop-component | jar | 0.13.1 |
org.json : json | jar | 20210307 |
org.infrastructurebuilder : ibexceptions | jar | 52 |
Group / Artifact | Type | Version |
---|---|---|
org.infrastructurebuilder : ibcore | test-jar | 0.17.3 |
org.junit.jupiter : junit-jupiter | jar | |
org.infrastructurebuilder.usurped : jsonassert | jar | 1.5.1.1 |
org.jooq : joor | jar | 0.9.14 |
org.jacoco : org.jacoco.agent | jar | 0.8.7 |
ch.qos.logback : logback-classic | jar | 1.3.0-alpha5 |