Last Version

PEtALS Distribution :: QuickStart 3.0

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

Categories

Categories

Distribution Build Tools
GroupId

GroupId

org.ow2.petals.distribution
ArtifactId

ArtifactId

petals-quickstart
Version

Version

3.0
Type

Type

jar
Description

Description

PEtALS Distribution :: QuickStart
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-quickstart 3.0


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

Dependencies

compile (1)

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

provided (7)

Group / Artifact Type Version
org.ow2.petals : petals-bc-filetransfer jbi-component 2.3
org.ow2.petals : petals-bc-soap jbi-component 3.2
org.ow2.petals : petals-se-eip jbi-component 2.3.1
org.ow2.petals : petals-se-xslt jbi-component 2.2.3
org.ow2.petals : petals-sample-clock jbi-component 1.6
org.ow2.petals : petals-sample-helloworld jbi-component 3.1.1
findbugs : annotations jar 1.0.0

runtime (3)

Group / Artifact Type Version
org.ow2.petals : petals-kernel jar 2.4
org.ow2.petals : petals-ant jar 1.3.8
org.ow2.petals.tools : petals-webconsole-embedded war 1.3

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.