petals-platform

JBI container for Petals ESB

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.ow2.petals
ArtifactId

ArtifactId

petals-platform
Last Version

Last Version

3.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

petals-platform
JBI container for Petals ESB
Project Organization

Project Organization

Petals Link (EBM Websourcing)

Download petals-platform

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.ow2.petals : petals-launcher jar 1.3.3

provided (1)

Group / Artifact Type Version
findbugs : annotations jar 1.0.0

runtime (2)

Group / Artifact Type Version
org.ow2.petals : petals-kernel jar 3.1.3
org.ow2.petals : petals-ant jar 2.1.4

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.3
3.1.2
3.1.1
3.1
3.0.6
3.0.5
3.0.3
3.0.2
3.0.1
3.0
2.4
2.3
2.1.2
2.1-beta1