is not current version
Last Version 0.17.3

org.infrastructurebuilder:ibexecutor 0.11.1

Standard interfaces for running applications as a heavyweight process

GroupId

GroupId

org.infrastructurebuilder
ArtifactId

ArtifactId

ibexecutor
Version

Version

0.11.1
Type

Type

jar

Download ibexecutor 0.11.1


<!-- https://jarcasting.com/artifacts/org.infrastructurebuilder/ibexecutor/ -->
<dependency>
    <groupId>org.infrastructurebuilder</groupId>
    <artifactId>ibexecutor</artifactId>
    <version>0.11.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.infrastructurebuilder/ibexecutor/
implementation 'org.infrastructurebuilder:ibexecutor:0.11.1'
// https://jarcasting.com/artifacts/org.infrastructurebuilder/ibexecutor/
implementation ("org.infrastructurebuilder:ibexecutor:0.11.1")
'org.infrastructurebuilder:ibexecutor:jar:0.11.1'
<dependency org="org.infrastructurebuilder" name="ibexecutor" rev="0.11.1">
  <artifact name="ibexecutor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.infrastructurebuilder', module='ibexecutor', version='0.11.1')
)
libraryDependencies += "org.infrastructurebuilder" % "ibexecutor" % "0.11.1"
[org.infrastructurebuilder/ibexecutor "0.11.1"]