is not current version
Last Version 2.4.3

net.open-esb.core:runtime 2.4.1

Build the JBI runtime sub-schemaorg_apache_xmlbeans.system.

Categories

Categories

Net
GroupId

GroupId

net.open-esb.core
ArtifactId

ArtifactId

runtime
Version

Version

2.4.1
Type

Type

pom

Download runtime 2.4.1

Filename Size
runtime-2.4.1.pom 4 KB
Browse

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