License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers |
GroupId | GroupIdorg.apache.geronimo.samples |
ArtifactId | ArtifactIdbank-war |
Last Version | Last Version2.2.1 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionGeronimo Samples :: bank :: WAR
Geronimo Samples. WEB Module
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
bank-war-2.2.1.pom | |
bank-war-2.2.1.war | 18 KB |
bank-war-2.2.1-sources.jar | 7 KB |
bank-war-2.2.1-javadoc.jar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.samples/bank-war/ -->
<dependency>
<groupId>org.apache.geronimo.samples</groupId>
<artifactId>bank-war</artifactId>
<version>2.2.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.samples/bank-war/
implementation 'org.apache.geronimo.samples:bank-war:2.2.1'
// https://jarcasting.com/artifacts/org.apache.geronimo.samples/bank-war/
implementation ("org.apache.geronimo.samples:bank-war:2.2.1")
'org.apache.geronimo.samples:bank-war:war:2.2.1'
<dependency org="org.apache.geronimo.samples" name="bank-war" rev="2.2.1">
<artifact name="bank-war" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.samples', module='bank-war', version='2.2.1')
)
libraryDependencies += "org.apache.geronimo.samples" % "bank-war" % "2.2.1"
[org.apache.geronimo.samples/bank-war "2.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.samples : bank-ejb | jar | 2.2.1 |
org.apache.geronimo.specs : geronimo-annotation_1.0_spec | jar | |
org.apache.geronimo.specs : geronimo-ejb_3.0_spec | jar | |
org.apache.geronimo.specs : geronimo-jpa_1.0_spec | jar | |
org.apache.geronimo.specs : geronimo-jsp_2.1_spec | jar | |
org.apache.geronimo.specs : geronimo-servlet_2.5_spec | jar |