is not current version
Last Version 1.0.3

net.open-esb.admin:openesb-rest-api 1.0.1

OpenESB Rest API module expose services to manage an OpenESB instance.

Categories

Categories

Net
GroupId

GroupId

net.open-esb.admin
ArtifactId

ArtifactId

openesb-rest-api
Version

Version

1.0.1
Type

Type

jar

Download openesb-rest-api 1.0.1


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