MVN

org.objectweb.petals : petals-axismodules

Maven & Gradle

Aug 06, 2007

PEtALS Axis2 modules · Axis2 modules for SOAP binding component

<dependency>
    <groupId>org.objectweb.petals</groupId>
    <artifactId>petals-axismodules</artifactId>
    <version>1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.objectweb.petals : petals-axismodules to add to Maven - Latest Versions:

  • Latest Stable: 1

All Versions

Choose a version of org.objectweb.petals : petals-axismodules to add to Maven - All Versions:

Version Vulnerabilities Updated
1
petals-axismodules-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.objectweb.petals</groupId>
    <artifactId>petals-axismodules</artifactId>
    <version>1</version>
</dependency>