Petals ESB - Container - Micro-kernel - Registry API

JBI container for Petals ESB

License

License

GroupId

GroupId

org.ow2.petals
ArtifactId

ArtifactId

petals-registry-api
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Petals ESB - Container - Micro-kernel - Registry API
JBI container for Petals ESB
Project Organization

Project Organization

Linagora

Download petals-registry-api

How to add to project

<!-- https://jarcasting.com/artifacts/org.ow2.petals/petals-registry-api/ -->
<dependency>
    <groupId>org.ow2.petals</groupId>
    <artifactId>petals-registry-api</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals/petals-registry-api/
implementation 'org.ow2.petals:petals-registry-api:1.3.0'
// https://jarcasting.com/artifacts/org.ow2.petals/petals-registry-api/
implementation ("org.ow2.petals:petals-registry-api:1.3.0")
'org.ow2.petals:petals-registry-api:jar:1.3.0'
<dependency org="org.ow2.petals" name="petals-registry-api" rev="1.3.0">
  <artifact name="petals-registry-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals', module='petals-registry-api', version='1.3.0')
)
libraryDependencies += "org.ow2.petals" % "petals-registry-api" % "1.3.0"
[org.ow2.petals/petals-registry-api "1.3.0"]

Dependencies

compile (2)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.0.4
org.apache.geronimo.specs : geronimo-ws-metadata_2.0_spec jar 1.1.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0
1.0.3