g

geronimo-tomcat6-builder

Files download
File Operation
geronimo-tomcat6-builder-2.2.1.jar download
geronimo-tomcat6-builder-2.2.1.pom download
geronimo-tomcat6-builder-2.2.1-sources.jar download
Apache Maven
<dependency>
  <groupId>org.apache.geronimo.modules</groupId>
  <artifactId>geronimo-tomcat6-builder</artifactId>
  <version>2.2.1</version>
</dependency>
Gradle Groovy
implementation 'org.apache.geronimo.modules:geronimo-tomcat6-builder:2.2.1'
Gradle Kotlin
implementation("org.apache.geronimo.modules:geronimo-tomcat6-builder:2.2.1")
Scala SBT
libraryDependencies += "org.apache.geronimo.modules" % "geronimo-tomcat6-builder" % "2.2.1"
Groovy Grape
@Grapes(
  @Grab(group='org.apache.geronimo.modules', module='geronimo-tomcat6-builder', version='2.2.1')
)
Apache Ivy
<dependency org="org.apache.geronimo.modules" name="geronimo-tomcat6-builder" rev="2.2.1" />
Leiningen
[org.apache.geronimo.modules/geronimo-tomcat6-builder "2.2.1"]
Apache Buildr
'org.apache.geronimo.modules:geronimo-tomcat6-builder:jar:2.2.1'