is not current version
Last Version 3.0.1

org.apache.geronimo.testsupport:test-war-j2ee_1.3 2.1.1

Geronimo test WAR for J2EE 1.3.

Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

org.apache.geronimo.testsupport
ArtifactId

ArtifactId

test-war-j2ee_1.3
Version

Version

2.1.1
Type

Type

war

Download test-war-j2ee_1.3 2.1.1


<!-- https://jarcasting.com/artifacts/org.apache.geronimo.testsupport/test-war-j2ee_1.3/ -->
<dependency>
    <groupId>org.apache.geronimo.testsupport</groupId>
    <artifactId>test-war-j2ee_1.3</artifactId>
    <version>2.1.1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.testsupport/test-war-j2ee_1.3/
implementation 'org.apache.geronimo.testsupport:test-war-j2ee_1.3:2.1.1'
// https://jarcasting.com/artifacts/org.apache.geronimo.testsupport/test-war-j2ee_1.3/
implementation ("org.apache.geronimo.testsupport:test-war-j2ee_1.3:2.1.1")
'org.apache.geronimo.testsupport:test-war-j2ee_1.3:war:2.1.1'
<dependency org="org.apache.geronimo.testsupport" name="test-war-j2ee_1.3" rev="2.1.1">
  <artifact name="test-war-j2ee_1.3" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.testsupport', module='test-war-j2ee_1.3', version='2.1.1')
)
libraryDependencies += "org.apache.geronimo.testsupport" % "test-war-j2ee_1.3" % "2.1.1"
[org.apache.geronimo.testsupport/test-war-j2ee_1.3 "2.1.1"]