License |
License |
---|---|
Categories |
CategoriesUnity Business Logic Libraries Game Development |
GroupId | GroupIdorg.ow2.petals |
ArtifactId | ArtifactIdpetals-community-pack |
Last Version | Last Version5.2.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionPetals ESB - Distributions - Community Pack
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 |
<!-- https://jarcasting.com/artifacts/org.ow2.petals/petals-community-pack/ -->
<dependency>
<groupId>org.ow2.petals</groupId>
<artifactId>petals-community-pack</artifactId>
<version>5.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals/petals-community-pack/
implementation 'org.ow2.petals:petals-community-pack:5.2.0'
// https://jarcasting.com/artifacts/org.ow2.petals/petals-community-pack/
implementation ("org.ow2.petals:petals-community-pack:5.2.0")
'org.ow2.petals:petals-community-pack:pom:5.2.0'
<dependency org="org.ow2.petals" name="petals-community-pack" rev="5.2.0">
<artifact name="petals-community-pack" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals', module='petals-community-pack', version='5.2.0')
)
libraryDependencies += "org.ow2.petals" % "petals-community-pack" % "5.2.0"
[org.ow2.petals/petals-community-pack "5.2.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.6 |
junit : junit | jar | 4.12 |