Last Version

PEtALS WS* implementation 0.2

Web Services tools

License

License

GroupId

GroupId

org.objectweb.petals
ArtifactId

ArtifactId

petals-ws
Version

Version

0.2
Type

Type

jar
Description

Description

PEtALS WS* implementation
Web Services tools
Project Organization

Project Organization

ObjectWeb Consortium

Download petals-ws 0.2


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.ws.commons.axiom : axiom-api jar 1.2.4
org.apache.ws.commons.axiom : axiom-dom jar 1.2.4
org.apache.ws.commons.axiom : axiom-impl jar 1.2.4
org.codehaus.woodstox : wstx-asl jar 3.2.1
javax.servlet : servlet-api jar 2.4

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.