Download console-tomcat-3.0.0.jar file - Jar c

Jar examples for c:console-tomcat

Description

Geronimo Administration Console Plugin provides the base console portlets.

You can download jar file console-tomcat 3.0.0 in this page.

License

Apache License

Build File

You can use the following script to add console-tomcat-3.0.0.jar to your project.

<dependency>
   <groupId>org.apache.geronimo.plugins</groupId>
   <artifactId>console-tomcat</artifactId>
   <version>3.0.0</version>
</dependency>
compile group: 'org.apache.geronimo.plugins', name: 'console-tomcat', version: '3.0.0'
libraryDependencies += "org.apache.geronimo.plugins" % "console-tomcat" % "3.0.0"
<dependency org="org.apache.geronimo.plugins" name="console-tomcat" rev="3.0.0"/>
@Grapes(@Grab(group='org.apache.geronimo.plugins', module='console-tomcat', version='3.0.0'))
'org.apache.geronimo.plugins:console-tomcat:jar:3.0.0'

Download

Click the following link to download the jar file.

console-tomcat-3.0.0-sources.jar
console-tomcat-3.0.0.pom



Related Tutorials