License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers |
GroupId | GroupIdorg.apache.geronimo.samples |
ArtifactId | ArtifactIdjaxws-calculator |
Last Version | Last Version2.2.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGeronimo Samples :: jaxws-calculator
Geronimo jaxws-calculator sample created from an archetype.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
jaxws-calculator-2.2.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.samples/jaxws-calculator/ -->
<dependency>
<groupId>org.apache.geronimo.samples</groupId>
<artifactId>jaxws-calculator</artifactId>
<version>2.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.samples/jaxws-calculator/
implementation 'org.apache.geronimo.samples:jaxws-calculator:2.2.1'
// https://jarcasting.com/artifacts/org.apache.geronimo.samples/jaxws-calculator/
implementation ("org.apache.geronimo.samples:jaxws-calculator:2.2.1")
'org.apache.geronimo.samples:jaxws-calculator:pom:2.2.1'
<dependency org="org.apache.geronimo.samples" name="jaxws-calculator" rev="2.2.1">
<artifact name="jaxws-calculator" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.samples', module='jaxws-calculator', version='2.2.1')
)
libraryDependencies += "org.apache.geronimo.samples" % "jaxws-calculator" % "2.2.1"
[org.apache.geronimo.samples/jaxws-calculator "2.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-jsp_2.1_spec | jar | |
org.apache.geronimo.specs : geronimo-ejb_3.0_spec | jar | |
org.apache.geronimo.specs : geronimo-servlet_2.5_spec | jar |