OpenESB Management - Rest API

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

License

License

CDDL-1.0
Categories

Categories

Net
GroupId

GroupId

net.open-esb.admin
ArtifactId

ArtifactId

openesb-rest-api
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

OpenESB Management - Rest API
OpenESB Rest API module expose Rest services to manage an OpenESB instance.
Project Organization

Project Organization

OpenESB Community

Download openesb-rest-api

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • openesb-rest-api-core
  • openesb-rest-api-war
  • openesb-rest-api-war-gfv4
  • openesb-rest-api-war-jboss7

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0