Categories |
CategoriesGeronimo Container Application Servers |
---|---|
GroupId | GroupIdgeronimo |
ArtifactId | ArtifactIddaytrader-web |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionWeb Application
This is the web application.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
daytrader-web-1.0.pom | |
daytrader-web-1.0.war | 453 KB |
Browse |
<!-- https://jarcasting.com/artifacts/geronimo/daytrader-web/ -->
<dependency>
<groupId>geronimo</groupId>
<artifactId>daytrader-web</artifactId>
<version>1.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/geronimo/daytrader-web/
implementation 'geronimo:daytrader-web:1.0'
// https://jarcasting.com/artifacts/geronimo/daytrader-web/
implementation ("geronimo:daytrader-web:1.0")
'geronimo:daytrader-web:war:1.0'
<dependency org="geronimo" name="daytrader-web" rev="1.0">
<artifact name="daytrader-web" type="war" />
</dependency>
@Grapes(
@Grab(group='geronimo', module='daytrader-web', version='1.0')
)
libraryDependencies += "geronimo" % "daytrader-web" % "1.0"
[geronimo/daytrader-web "1.0"]
Group / Artifact | Type | Version |
---|---|---|
geronimo : daytrader-ejb | ejb | 1.0 |
junit : junit | jar | 3.8.1 |
org.apache.geronimo.specs : geronimo-j2ee_1.4_spec | jar | 1.0 |
commons-logging : commons-logging | jar | 1.0.3 |
commons-jelly : commons-jelly-tags-velocity | jar | 1.0 |
velocity : velocity | jar | 1.4 |