| License |
License |
|---|---|
| GroupId | GroupIdorg.ow2.petals |
| ArtifactId | ArtifactIdpetals-standalone |
| Last Version | Last Version2.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPetals 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 |
| Filename | Size |
|---|---|
| petals-standalone-2.5.pom | |
| petals-standalone-2.5.jar | 12 KB |
| petals-standalone-2.5-sources.jar | 10 KB |
| petals-standalone-2.5-light.zip | 6 MB |
| petals-standalone-2.5-javadoc.jar | 21 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.ow2.petals : petals-launcher | jar | 1.2.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| findbugs : annotations | jar | 1.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.ow2.petals : petals-kernel | jar | 2.5 |
| org.ow2.petals : petals-ant | jar | 2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |