License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers |
GroupId | GroupIdorg.apache.geronimo.samples |
ArtifactId | ArtifactIdbank |
Last Version | Last Version2.2.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGeronimo Samples :: bank
Geronimo bank sample created from an archetype.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
bank-2.2.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.samples/bank/ -->
<dependency>
<groupId>org.apache.geronimo.samples</groupId>
<artifactId>bank</artifactId>
<version>2.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.samples/bank/
implementation 'org.apache.geronimo.samples:bank:2.2.1'
// https://jarcasting.com/artifacts/org.apache.geronimo.samples/bank/
implementation ("org.apache.geronimo.samples:bank:2.2.1")
'org.apache.geronimo.samples:bank:pom:2.2.1'
<dependency org="org.apache.geronimo.samples" name="bank" rev="2.2.1">
<artifact name="bank" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.samples', module='bank', version='2.2.1')
)
libraryDependencies += "org.apache.geronimo.samples" % "bank" % "2.2.1"
[org.apache.geronimo.samples/bank "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 |