License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers |
GroupId | GroupIdorg.apache.geronimo.specs |
ArtifactId | ArtifactIdgeronimo-jaxws_2.1_spec |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Geronimo JAX-WS 2.1 API
Provides open-source implementations of Sun specifications.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
geronimo-jaxws_2.1_spec-1.0.pom | |
geronimo-jaxws_2.1_spec-1.0.jar | 46 KB |
geronimo-jaxws_2.1_spec-1.0-sources.jar | 51 KB |
geronimo-jaxws_2.1_spec-1.0-javadoc.jar | 358 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.specs/geronimo-jaxws_2.1_spec/ -->
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-jaxws_2.1_spec</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.specs/geronimo-jaxws_2.1_spec/
implementation 'org.apache.geronimo.specs:geronimo-jaxws_2.1_spec:1.0'
// https://jarcasting.com/artifacts/org.apache.geronimo.specs/geronimo-jaxws_2.1_spec/
implementation ("org.apache.geronimo.specs:geronimo-jaxws_2.1_spec:1.0")
'org.apache.geronimo.specs:geronimo-jaxws_2.1_spec:jar:1.0'
<dependency org="org.apache.geronimo.specs" name="geronimo-jaxws_2.1_spec" rev="1.0">
<artifact name="geronimo-jaxws_2.1_spec" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.specs', module='geronimo-jaxws_2.1_spec', version='1.0')
)
libraryDependencies += "org.apache.geronimo.specs" % "geronimo-jaxws_2.1_spec" % "1.0"
[org.apache.geronimo.specs/geronimo-jaxws_2.1_spec "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-activation_1.1_spec | jar | 1.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-saaj_1.3_spec | jar | 1.0.0 |
javax.xml.bind : jaxb-api | jar | 2.1 |
org.apache.geronimo.specs : geronimo-stax-api_1.0_spec | jar | 1.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |