License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers |
GroupId | GroupIdorg.apache.geronimo.modules |
ArtifactId | ArtifactIdgeronimo-dojo-legacy |
Last Version | Last Version2.1.8 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionGeronimo Plugins, Dojo Legacy :: Core
A web application containing the Dojo library files. This web
application makes a shared copy of the files available to
all web applications in the server.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
geronimo-dojo-legacy-2.1.8.pom | |
geronimo-dojo-legacy-2.1.8.war | 1 MB |
geronimo-dojo-legacy-2.1.8-sources.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.modules/geronimo-dojo-legacy/ -->
<dependency>
<groupId>org.apache.geronimo.modules</groupId>
<artifactId>geronimo-dojo-legacy</artifactId>
<version>2.1.8</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.modules/geronimo-dojo-legacy/
implementation 'org.apache.geronimo.modules:geronimo-dojo-legacy:2.1.8'
// https://jarcasting.com/artifacts/org.apache.geronimo.modules/geronimo-dojo-legacy/
implementation ("org.apache.geronimo.modules:geronimo-dojo-legacy:2.1.8")
'org.apache.geronimo.modules:geronimo-dojo-legacy:war:2.1.8'
<dependency org="org.apache.geronimo.modules" name="geronimo-dojo-legacy" rev="2.1.8">
<artifact name="geronimo-dojo-legacy" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.modules', module='geronimo-dojo-legacy', version='2.1.8')
)
libraryDependencies += "org.apache.geronimo.modules" % "geronimo-dojo-legacy" % "2.1.8"
[org.apache.geronimo.modules/geronimo-dojo-legacy "2.1.8"]
Group / Artifact | Type | Version |
---|---|---|
org.dojotoolkit » dojolegacy | tgz | 0.4.3 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.framework : geronimo-system | jar | 2.1.8 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.testsupport : testsupport-common | jar | 2.1.8 |