License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers Data |
GroupId | GroupIdorg.apache.geronimo.samples.javaee5 |
ArtifactId | ArtifactIdDataCDInfo-JTA-war |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionGeronimo Samples :: DataCDInfo JTA + Struts1 :: WAR
Geronimo Samples - DataCD Information Management Tool
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
DataCDInfo-JTA-war-3.0.0.pom | |
DataCDInfo-JTA-war-3.0.0.war | 3 MB |
DataCDInfo-JTA-war-3.0.0-sources.jar | 20 KB |
DataCDInfo-JTA-war-3.0.0-javadoc.jar | 70 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.samples.javaee5/DataCDInfo-JTA-war/ -->
<dependency>
<groupId>org.apache.geronimo.samples.javaee5</groupId>
<artifactId>DataCDInfo-JTA-war</artifactId>
<version>3.0.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.samples.javaee5/DataCDInfo-JTA-war/
implementation 'org.apache.geronimo.samples.javaee5:DataCDInfo-JTA-war:3.0.0'
// https://jarcasting.com/artifacts/org.apache.geronimo.samples.javaee5/DataCDInfo-JTA-war/
implementation ("org.apache.geronimo.samples.javaee5:DataCDInfo-JTA-war:3.0.0")
'org.apache.geronimo.samples.javaee5:DataCDInfo-JTA-war:war:3.0.0'
<dependency org="org.apache.geronimo.samples.javaee5" name="DataCDInfo-JTA-war" rev="3.0.0">
<artifact name="DataCDInfo-JTA-war" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.samples.javaee5', module='DataCDInfo-JTA-war', version='3.0.0')
)
libraryDependencies += "org.apache.geronimo.samples.javaee5" % "DataCDInfo-JTA-war" % "3.0.0"
[org.apache.geronimo.samples.javaee5/DataCDInfo-JTA-war "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
antlr : antlr | jar | 2.7.2 |
commons-beanutils : commons-beanutils | jar | 1.6 |
commons-chain : commons-chain | jar | 1.1 |
commons-digester : commons-digester | jar | 1.8 |
commons-fileupload : commons-fileupload | jar | 1.2.1 |
commons-io : commons-io | jar | 1.4 |
commons-logging : commons-logging | jar | 1.0.4 |
commons-validator : commons-validator | jar | 1.3.1 |
oro : oro | jar | 2.0.8 |
org.apache.struts : struts-core | jar | 1.3.8 |
org.apache.struts : struts-el | jar | 1.3.8 |
org.apache.struts : struts-extras | jar | 1.3.8 |
org.apache.struts : struts-faces | jar | 1.3.8 |
org.apache.struts : struts-mailreader-dao | jar | 1.3.8 |
org.apache.struts : struts-taglib | jar | 1.3.8 |