Maven Petals Plugins

PEtALS Services Platform

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.ow2.petals
ArtifactId

ArtifactId

petals-plugins-maven
Last Version

Last Version

4
Release Date

Release Date

Type

Type

pom
Description

Description

Maven Petals Plugins
PEtALS Services Platform
Project Organization

Project Organization

OW2 Consortium

Download petals-plugins-maven

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • maven-petals-plugin
  • maven-archetype-petals-jbi-binding-component
  • maven-archetype-petals-jbi-service-assembly
  • maven-archetype-petals-jbi-service-engine
  • maven-archetype-petals-jbi-service-unit
  • maven-archetype-petals-jbi-shared-library

Versions

Version
4
3