is not current version
Last Version 0.17.3

org.infrastructurebuilder:ibexecutor 0.13.0

Standard interfaces for running applications as a heavyweight process

GroupId

GroupId

org.infrastructurebuilder
ArtifactId

ArtifactId

ibexecutor
Version

Version

0.13.0
Type

Type

jar

Download ibexecutor 0.13.0


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