License |
License |
---|---|
Categories |
CategoriesDistribution Build Tools |
GroupId | GroupIdorg.ow2.petals.distribution |
ArtifactId | ArtifactIdpetals-quickstart |
Last Version | Last Version3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPEtALS 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 |
Filename | Size |
---|---|
petals-quickstart-3.0.pom | |
petals-quickstart-3.0.jar | 13 KB |
petals-quickstart-3.0-sources.jar | 11 KB |
petals-quickstart-3.0-javadoc.jar | 22 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.petals : petals-launcher | jar | 1.2.2 |
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 |
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |