Maven Petals Parent

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

Maven Build Tools
GroupId

GroupId

org.ow2.petals
ArtifactId

ArtifactId

maven-petals-parent
Last Version

Last Version

2
Release Date

Release Date

Type

Type

pom
Description

Description

Maven Petals Parent
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 maven-petals-parent

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
findbugs : annotations jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
2
1