t

tomcat

Tomcat 7 - 6.0.32
https://github.com/t7mp
The Apache Software License, Version 2.0
Joerg Bellmann
文件下载
文件名 操作
tomcat-6.0.32.A.pom 下载
Apache Maven
<dependency>
  <groupId>com.googlecode.t7mp</groupId>
  <artifactId>tomcat</artifactId>
  <version>6.0.32.A</version>
  <type>zip</type>
</dependency>
Gradle Groovy
implementation 'com.googlecode.t7mp:tomcat:6.0.32.A'
Gradle Kotlin
implementation("com.googlecode.t7mp:tomcat:6.0.32.A")
Scala SBT
libraryDependencies += "com.googlecode.t7mp" % "tomcat" % "6.0.32.A"
Groovy Grape
@Grapes(
  @Grab(group='com.googlecode.t7mp', module='tomcat', version='6.0.32.A')
)
Apache Ivy
<dependency org="com.googlecode.t7mp" name="tomcat" rev="6.0.32.A" />
Leiningen
[com.googlecode.t7mp/tomcat "6.0.32.A"]
Apache Buildr
'com.googlecode.t7mp:tomcat:jar:6.0.32.A'
本项目依赖
该项目无第三方依赖