не последняя версия
Последняя версия 2.1.8

org.apache.geronimo.modules:geronimo-dojo-legacy 2.1

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.

Категории

Категории

Geronimo Контейнер Application Servers
Группа

Группа

org.apache.geronimo.modules
Идентификатор

Идентификатор

geronimo-dojo-legacy
Версия

Версия

2.1
Тип

Тип

war

Скачать geronimo-dojo-legacy 2.1


<!-- 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</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'
// https://jarcasting.com/artifacts/org.apache.geronimo.modules/geronimo-dojo-legacy/
implementation ("org.apache.geronimo.modules:geronimo-dojo-legacy:2.1")
'org.apache.geronimo.modules:geronimo-dojo-legacy:war:2.1'
<dependency org="org.apache.geronimo.modules" name="geronimo-dojo-legacy" rev="2.1">
  <artifact name="geronimo-dojo-legacy" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.modules', module='geronimo-dojo-legacy', version='2.1')
)
libraryDependencies += "org.apache.geronimo.modules" % "geronimo-dojo-legacy" % "2.1"
[org.apache.geronimo.modules/geronimo-dojo-legacy "2.1"]