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

org.apache.geronimo.modules:geronimo-tomcat6-builder 2.1


Категории

Категории

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

Группа

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

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

geronimo-tomcat6-builder
Версия

Версия

2.1
Тип

Тип

jar

Скачать geronimo-tomcat6-builder 2.1


<!-- https://jarcasting.com/artifacts/org.apache.geronimo.modules/geronimo-tomcat6-builder/ -->
<dependency>
    <groupId>org.apache.geronimo.modules</groupId>
    <artifactId>geronimo-tomcat6-builder</artifactId>
    <version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.modules/geronimo-tomcat6-builder/
implementation 'org.apache.geronimo.modules:geronimo-tomcat6-builder:2.1'
// https://jarcasting.com/artifacts/org.apache.geronimo.modules/geronimo-tomcat6-builder/
implementation ("org.apache.geronimo.modules:geronimo-tomcat6-builder:2.1")
'org.apache.geronimo.modules:geronimo-tomcat6-builder:jar:2.1'
<dependency org="org.apache.geronimo.modules" name="geronimo-tomcat6-builder" rev="2.1">
  <artifact name="geronimo-tomcat6-builder" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.modules', module='geronimo-tomcat6-builder', version='2.1')
)
libraryDependencies += "org.apache.geronimo.modules" % "geronimo-tomcat6-builder" % "2.1"
[org.apache.geronimo.modules/geronimo-tomcat6-builder "2.1"]