License |
License
CDDL + GPLv2 with classpath exception
|
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdorg.jvnet.jax-ws-commons |
ArtifactId | ArtifactIdec2 |
Last Version | Last Version2009-04-04-rev-1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEC2 web service client
|
Filename | Size |
---|---|
ec2-2009-04-04-rev-1.pom | |
ec2-2009-04-04-rev-1.jar | 191 KB |
ec2-2009-04-04-rev-1-sources.jar | 184 KB |
ec2-2009-04-04-rev-1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jvnet.jax-ws-commons/ec2/ -->
<dependency>
<groupId>org.jvnet.jax-ws-commons</groupId>
<artifactId>ec2</artifactId>
<version>2009-04-04-rev-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.jax-ws-commons/ec2/
implementation 'org.jvnet.jax-ws-commons:ec2:2009-04-04-rev-1'
// https://jarcasting.com/artifacts/org.jvnet.jax-ws-commons/ec2/
implementation ("org.jvnet.jax-ws-commons:ec2:2009-04-04-rev-1")
'org.jvnet.jax-ws-commons:ec2:jar:2009-04-04-rev-1'
<dependency org="org.jvnet.jax-ws-commons" name="ec2" rev="2009-04-04-rev-1">
<artifact name="ec2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.jax-ws-commons', module='ec2', version='2009-04-04-rev-1')
)
libraryDependencies += "org.jvnet.jax-ws-commons" % "ec2" % "2009-04-04-rev-1"
[org.jvnet.jax-ws-commons/ec2 "2009-04-04-rev-1"]
Group / Artifact | Type | Version |
---|---|---|
com.sun.xml.ws : webservices-rt | jar | 2.0-b10 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |