| License | License | 
|---|---|
| GroupId | GroupIdorg.ow2.petals.registry | 
| ArtifactId | ArtifactIdpetals-registry-api | 
| Last Version | Last Version1.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionpetals-registry-api The PEtALS Services Platform provides a distributed open source implementation of Java Business Integration (JBI) specification as a core element to build OW2 ESB solutions, leveraging existing Consortium's components. | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| petals-registry-api-1.1.pom | |
| petals-registry-api-1.1.jar | 64 KB | 
| petals-registry-api-1.1-sources.jar | 74 KB | 
| petals-registry-api-1.1-javadoc.jar | 417 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.ow2.petals.registry/petals-registry-api/ -->
<dependency>
    <groupId>org.ow2.petals.registry</groupId>
    <artifactId>petals-registry-api</artifactId>
    <version>1.1</version>
</dependency>// https://jarcasting.com/artifacts/org.ow2.petals.registry/petals-registry-api/
implementation 'org.ow2.petals.registry:petals-registry-api:1.1'// https://jarcasting.com/artifacts/org.ow2.petals.registry/petals-registry-api/
implementation ("org.ow2.petals.registry:petals-registry-api:1.1")'org.ow2.petals.registry:petals-registry-api:jar:1.1'<dependency org="org.ow2.petals.registry" name="petals-registry-api" rev="1.1">
  <artifact name="petals-registry-api" type="jar" />
</dependency>@Grapes(
@Grab(group='org.ow2.petals.registry', module='petals-registry-api', version='1.1')
)libraryDependencies += "org.ow2.petals.registry" % "petals-registry-api" % "1.1"[org.ow2.petals.registry/petals-registry-api "1.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| commons-logging : commons-logging | jar | 1.0.4 | 
| commons-lang : commons-lang | jar | 2.2 | 
| org.apache.geronimo.specs : geronimo-ws-metadata_2.0_spec | jar | 1.1.2 | 
| javax.xml.bind : jaxb-api | jar | 2.1 | 
| org.apache.geronimo.specs : geronimo-activation_1.1_spec | jar | 1.0.2 | 
| org.apache.geronimo.specs : geronimo-stax-api_1.0_spec | jar | 1.0.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| findbugs : annotations | jar | 1.0.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 3.8.1 |