License |
License |
---|---|
GroupId | GroupIdorg.objectweb.petals |
ArtifactId | ArtifactIdpetals-ws |
Last Version | Last Version0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPEtALS WS* implementation
Web Services tools
|
Project Organization |
Project OrganizationObjectWeb Consortium |
Filename | Size |
---|---|
petals-ws-0.2.pom | |
petals-ws-0.2.jar | 64 KB |
petals-ws-0.2-sources.jar | 71 KB |
petals-ws-0.2-javadoc.jar | 328 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |