t

tomcat

Tomcat 7 - 7.0.37
https://github.com/t7mp
The Apache Software License, Version 2.0
Joerg Bellmann
Files download
File Operation
tomcat-7.0.37.pom download
Apache Maven
<dependency>
  <groupId>com.googlecode.t7mp</groupId>
  <artifactId>tomcat</artifactId>
  <version>7.0.37</version>
  <type>zip</type>
</dependency>
Gradle Groovy
implementation 'com.googlecode.t7mp:tomcat:7.0.37'
Gradle Kotlin
implementation("com.googlecode.t7mp:tomcat:7.0.37")
Scala SBT
libraryDependencies += "com.googlecode.t7mp" % "tomcat" % "7.0.37"
Groovy Grape
@Grapes(
  @Grab(group='com.googlecode.t7mp', module='tomcat', version='7.0.37')
)
Apache Ivy
<dependency org="com.googlecode.t7mp" name="tomcat" rev="7.0.37" />
Leiningen
[com.googlecode.t7mp/tomcat "7.0.37"]
Apache Buildr
'com.googlecode.t7mp:tomcat:jar:7.0.37'
Dependencies
The project has no third-party dependencies