is not current version
Last Version 1.0.3

net.open-esb.admin:openesb-rest-api-war 1.0.2

OpenESB Deployable Rest API

Categories

Categories

Net
GroupId

GroupId

net.open-esb.admin
ArtifactId

ArtifactId

openesb-rest-api-war
Version

Version

1.0.2
Type

Type

war

Download openesb-rest-api-war 1.0.2


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