Petals distribution :: Standalone

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.

License

License

GroupId

GroupId

org.ow2.petals
ArtifactId

ArtifactId

petals-standalone
Last Version

Last Version

2.5
Release Date

Release Date

Type

Type

jar
Description

Description

Petals distribution :: Standalone
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

OW2 Consortium

Download petals-standalone

How to add to project

<!-- https://jarcasting.com/artifacts/org.ow2.petals/petals-standalone/ -->
<dependency>
    <groupId>org.ow2.petals</groupId>
    <artifactId>petals-standalone</artifactId>
    <version>2.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals/petals-standalone/
implementation 'org.ow2.petals:petals-standalone:2.5'
// https://jarcasting.com/artifacts/org.ow2.petals/petals-standalone/
implementation ("org.ow2.petals:petals-standalone:2.5")
'org.ow2.petals:petals-standalone:jar:2.5'
<dependency org="org.ow2.petals" name="petals-standalone" rev="2.5">
  <artifact name="petals-standalone" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals', module='petals-standalone', version='2.5')
)
libraryDependencies += "org.ow2.petals" % "petals-standalone" % "2.5"
[org.ow2.petals/petals-standalone "2.5"]

Dependencies

compile (1)

Group / Artifact Type Version
org.ow2.petals : petals-launcher jar 1.2.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 2.5
org.ow2.petals : petals-ant jar 2.0

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.5
2.4
2.2.1
2.2
2.1
1.0-beta1