is not current version
Last Version 3.0.6

net.open-esb.runtime.standalone:openesb-standalone-container 3.0.1

OpenESB runtime in standalone mode - Container

Categories

Categories

Container Net
GroupId

GroupId

net.open-esb.runtime.standalone
ArtifactId

ArtifactId

openesb-standalone-container
Version

Version

3.0.1
Type

Type

jar

Download openesb-standalone-container 3.0.1


<!-- https://jarcasting.com/artifacts/net.open-esb.runtime.standalone/openesb-standalone-container/ -->
<dependency>
    <groupId>net.open-esb.runtime.standalone</groupId>
    <artifactId>openesb-standalone-container</artifactId>
    <version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.open-esb.runtime.standalone/openesb-standalone-container/
implementation 'net.open-esb.runtime.standalone:openesb-standalone-container:3.0.1'
// https://jarcasting.com/artifacts/net.open-esb.runtime.standalone/openesb-standalone-container/
implementation ("net.open-esb.runtime.standalone:openesb-standalone-container:3.0.1")
'net.open-esb.runtime.standalone:openesb-standalone-container:jar:3.0.1'
<dependency org="net.open-esb.runtime.standalone" name="openesb-standalone-container" rev="3.0.1">
  <artifact name="openesb-standalone-container" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.open-esb.runtime.standalone', module='openesb-standalone-container', version='3.0.1')
)
libraryDependencies += "net.open-esb.runtime.standalone" % "openesb-standalone-container" % "3.0.1"
[net.open-esb.runtime.standalone/openesb-standalone-container "3.0.1"]