Download tomcat-manager-api-0.0.1.jar file - Jar t

Jar examples for t:tomcat-manager-api

Description

You can download jar file tomcat-manager-api 0.0.1 in this page.

Build File

You can use the following script to add tomcat-manager-api-0.0.1.jar to your project.

<dependency>
   <groupId>com.github.marcosemiao.tomcat.maven.plugin</groupId>
   <artifactId>tomcat-manager-api</artifactId>
   <version>0.0.1</version>
</dependency>
compile group: 'com.github.marcosemiao.tomcat.maven.plugin', name: 'tomcat-manager-api', version: '0.0.1'
libraryDependencies += "com.github.marcosemiao.tomcat.maven.plugin" % "tomcat-manager-api" % "0.0.1"
<dependency org="com.github.marcosemiao.tomcat.maven.plugin" name="tomcat-manager-api" rev="0.0.1"/>
@Grapes(@Grab(group='com.github.marcosemiao.tomcat.maven.plugin', module='tomcat-manager-api', version='0.0.1'))
'com.github.marcosemiao.tomcat.maven.plugin:tomcat-manager-api:jar:0.0.1'

Download

Click the following link to download the jar file.

tomcat-manager-api-0.0.1-javadoc.jar
tomcat-manager-api-0.0.1-sources.jar
tomcat-manager-api-0.0.1.jar
tomcat-manager-api-0.0.1.pom



Related Tutorials