Petals ESB Container :: Registry Client

JBI container for Petals ESB

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.ow2.petals.registry
ArtifactId

ArtifactId

petals-registry-client
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Petals ESB Container :: Registry Client
JBI container for Petals ESB
Project Organization

Project Organization

OW2 Consortium

Download petals-registry-client

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.ow2.petals.registry : petals-registry-api jar 1.0.2

provided (1)

Group / Artifact Type Version
findbugs : annotations jar 1.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1
1.0