License |
License |
---|---|
GroupId | GroupIdorg.objectweb.petals |
ArtifactId | ArtifactIdpetals-axismodules |
Last Version | Last Version1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionPEtALS Axis2 modules
Axis2 modules for SOAP binding component
|
Project Organization |
Project OrganizationObjectWeb Consortium |
Filename | Size |
---|---|
petals-axismodules-1.pom | 761 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.petals/petals-axismodules/ -->
<dependency>
<groupId>org.objectweb.petals</groupId>
<artifactId>petals-axismodules</artifactId>
<version>1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.petals/petals-axismodules/
implementation 'org.objectweb.petals:petals-axismodules:1'
// https://jarcasting.com/artifacts/org.objectweb.petals/petals-axismodules/
implementation ("org.objectweb.petals:petals-axismodules:1")
'org.objectweb.petals:petals-axismodules:pom:1'
<dependency org="org.objectweb.petals" name="petals-axismodules" rev="1">
<artifact name="petals-axismodules" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.petals', module='petals-axismodules', version='1')
)
libraryDependencies += "org.objectweb.petals" % "petals-axismodules" % "1"
[org.objectweb.petals/petals-axismodules "1"]