License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers |
GroupId | GroupIdorg.apache.geronimo.applications |
ArtifactId | ArtifactIdgeronimo-dojo |
Last Version | Last Version2.0.2 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionGeronimo Applications :: Dojo
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-2.0.2.pom | |
geronimo-dojo-2.0.2.war | 1 MB |
geronimo-dojo-2.0.2-sources.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.applications/geronimo-dojo/ -->
<dependency>
<groupId>org.apache.geronimo.applications</groupId>
<artifactId>geronimo-dojo</artifactId>
<version>2.0.2</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.applications/geronimo-dojo/
implementation 'org.apache.geronimo.applications:geronimo-dojo:2.0.2'
// https://jarcasting.com/artifacts/org.apache.geronimo.applications/geronimo-dojo/
implementation ("org.apache.geronimo.applications:geronimo-dojo:2.0.2")
'org.apache.geronimo.applications:geronimo-dojo:war:2.0.2'
<dependency org="org.apache.geronimo.applications" name="geronimo-dojo" rev="2.0.2">
<artifact name="geronimo-dojo" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.applications', module='geronimo-dojo', version='2.0.2')
)
libraryDependencies += "org.apache.geronimo.applications" % "geronimo-dojo" % "2.0.2"
[org.apache.geronimo.applications/geronimo-dojo "2.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.modules : geronimo-system | jar | 2.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.genesis.config : logging-config | jar | 1.2 |
junit : junit | jar | 3.8.1 |