is not current version
Last Version 2.4.3

net.open-esb.core:manage 2.4.2

JBI Runtime Management components, providing installation, deployment, and other JMX interfaces for remote management consoles.

Categories

Categories

Net
GroupId

GroupId

net.open-esb.core
ArtifactId

ArtifactId

manage
Version

Version

2.4.2
Type

Type

jar

Download manage 2.4.2


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