Download console-tomcat-3.0-beta-1.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-beta-1 in this page.

License

Apache License

Build File

You can use the following script to add console-tomcat-3.0-beta-1.jar to your project.

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

Download

Click the following link to download the jar file.

console-tomcat-3.0-beta-1-sources.jar
console-tomcat-3.0-beta-1.pom



Related Tutorials