License |
License |
---|---|
GroupId | GroupIdorg.ow2.petals |
ArtifactId | ArtifactIdpetals-ws-star |
Version | Version1.2 |
Type | Typejar |
Description |
DescriptionPEtALS WS* implementation
PEtALS WS* implementation
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
petals-ws-star-1.2.pom | |
petals-ws-star-1.2.jar | 69 KB |
petals-ws-star-1.2-sources.jar | 75 KB |
petals-ws-star-1.2-javadoc.jar | 332 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.petals/petals-ws-star/ -->
<dependency>
<groupId>org.ow2.petals</groupId>
<artifactId>petals-ws-star</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals/petals-ws-star/
implementation 'org.ow2.petals:petals-ws-star:1.2'
// https://jarcasting.com/artifacts/org.ow2.petals/petals-ws-star/
implementation ("org.ow2.petals:petals-ws-star:1.2")
'org.ow2.petals:petals-ws-star:jar:1.2'
<dependency org="org.ow2.petals" name="petals-ws-star" rev="1.2">
<artifact name="petals-ws-star" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals', module='petals-ws-star', version='1.2')
)
libraryDependencies += "org.ow2.petals" % "petals-ws-star" % "1.2"
[org.ow2.petals/petals-ws-star "1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.ws.commons.axiom : axiom-api | jar | 1.2.7 |
org.apache.ws.commons.axiom : axiom-dom | jar | 1.2.7 |
org.apache.ws.commons.axiom : axiom-impl | jar | 1.2.7 |
org.codehaus.woodstox : wstx-asl | jar | 3.2.4 |
javax.servlet : servlet-api | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
findbugs : annotations | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |