License |
License |
---|---|
GroupId | GroupIdorg.ow2.petals |
ArtifactId | ArtifactIdpetals-registry-core |
Last Version | Last Version1.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPetals ESB - Container - Micro-kernel - Registry Core
JBI container for Petals ESB
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
petals-registry-core-1.3.1.pom | |
petals-registry-core-1.3.1.jar | 76 KB |
petals-registry-core-1.3.1-sources.jar | 54 KB |
petals-registry-core-1.3.1-javadoc.jar | 264 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.petals/petals-registry-core/ -->
<dependency>
<groupId>org.ow2.petals</groupId>
<artifactId>petals-registry-core</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals/petals-registry-core/
implementation 'org.ow2.petals:petals-registry-core:1.3.1'
// https://jarcasting.com/artifacts/org.ow2.petals/petals-registry-core/
implementation ("org.ow2.petals:petals-registry-core:1.3.1")
'org.ow2.petals:petals-registry-core:jar:1.3.1'
<dependency org="org.ow2.petals" name="petals-registry-core" rev="1.3.1">
<artifact name="petals-registry-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals', module='petals-registry-core', version='1.3.1')
)
libraryDependencies += "org.ow2.petals" % "petals-registry-core" % "1.3.1"
[org.ow2.petals/petals-registry-core "1.3.1"]
Group / Artifact | Type | Version |
---|---|---|
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.ow2.petals : petals-registry-api | jar | 1.3.0 |
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.10 |
mysql : mysql-connector-java | jar | 5.1.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |