| License | License | 
|---|---|
| GroupId | GroupIdorg.ow2.petals.registry | 
| ArtifactId | ArtifactIdpetals-registry-core | 
| Last Version | Last Version1.1.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionPetals ESB Container :: Registry Core JBI container for Petals ESB | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| petals-registry-core-1.1.2.pom | |
| petals-registry-core-1.1.2.jar | 76 KB | 
| petals-registry-core-1.1.2-sources.jar | 54 KB | 
| petals-registry-core-1.1.2-javadoc.jar | 264 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.ow2.petals.registry/petals-registry-core/ -->
<dependency>
    <groupId>org.ow2.petals.registry</groupId>
    <artifactId>petals-registry-core</artifactId>
    <version>1.1.2</version>
</dependency>// https://jarcasting.com/artifacts/org.ow2.petals.registry/petals-registry-core/
implementation 'org.ow2.petals.registry:petals-registry-core:1.1.2'// https://jarcasting.com/artifacts/org.ow2.petals.registry/petals-registry-core/
implementation ("org.ow2.petals.registry:petals-registry-core:1.1.2")'org.ow2.petals.registry:petals-registry-core:jar:1.1.2'<dependency org="org.ow2.petals.registry" name="petals-registry-core" rev="1.1.2">
  <artifact name="petals-registry-core" type="jar" />
</dependency>@Grapes(
@Grab(group='org.ow2.petals.registry', module='petals-registry-core', version='1.1.2')
)libraryDependencies += "org.ow2.petals.registry" % "petals-registry-core" % "1.1.2"[org.ow2.petals.registry/petals-registry-core "1.1.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.ow2.petals.registry : petals-registry-api | jar | 1.0.2 | 
| commons-io : commons-io | jar | 1.4 | 
| commons-httpclient : commons-httpclient | jar | 3.1 | 
| commons-dbcp : commons-dbcp | jar | 1.2.2 | 
| log4j : log4j | jar | 1.2.13 | 
| org.apache.cxf : cxf-bundle-minimal | jar | 2.2.2 | 
| org.slf4j : slf4j-log4j12 | jar | 1.5.10 | 
| org.hibernate : hibernate-core | jar | 3.3.2.GA | 
| org.hibernate : hibernate-annotations | jar | 3.4.0.GA | 
| org.hibernate : hibernate-ehcache | jar | 3.3.2.GA | 
| org.hibernate : hibernate-c3p0 | jar | 3.3.2.GA | 
| javassist : javassist | jar | 3.8.1.GA | 
| com.trg » trg-dao-hibernate | jar | 0.5.1 | 
| com.trg » trg-search-hibernate | jar | 0.5.1 | 
| hsqldb : hsqldb | jar | 1.8.0.7 | 
| mysql : mysql-connector-java | jar | 5.0.7 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| findbugs : annotations | jar | 1.0.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 3.8.1 |