| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdorg.ow2.petals |
| ArtifactId | ArtifactIdpetals-platform |
| Last Version | Last Version3.1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionpetals-platform
JBI container for Petals ESB
|
| Project Organization |
Project OrganizationPetals Link (EBM Websourcing) |
| Filename | Size |
|---|---|
| petals-platform-3.1.3.pom | |
| petals-platform-3.1.3.zip | 31 MB |
| petals-platform-3.1.3-sources.jar | 14 KB |
| petals-platform-3.1.3-javadoc.jar | 21 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.petals/petals-platform/ -->
<dependency>
<groupId>org.ow2.petals</groupId>
<artifactId>petals-platform</artifactId>
<version>3.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals/petals-platform/
implementation 'org.ow2.petals:petals-platform:3.1.3'
// https://jarcasting.com/artifacts/org.ow2.petals/petals-platform/
implementation ("org.ow2.petals:petals-platform:3.1.3")
'org.ow2.petals:petals-platform:jar:3.1.3'
<dependency org="org.ow2.petals" name="petals-platform" rev="3.1.3">
<artifact name="petals-platform" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals', module='petals-platform', version='3.1.3')
)
libraryDependencies += "org.ow2.petals" % "petals-platform" % "3.1.3"
[org.ow2.petals/petals-platform "3.1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.ow2.petals : petals-launcher | jar | 1.3.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| findbugs : annotations | jar | 1.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.ow2.petals : petals-kernel | jar | 3.1.3 |
| org.ow2.petals : petals-ant | jar | 2.1.4 |