Download console-jetty-3.0.1.jar file - Jar c

Jar examples for c:console-jetty

Description

Geronimo Administration Console Plugin provides the base console portlets.

You can download jar file console-jetty 3.0.1 in this page.

License

Apache License

Build File

You can use the following script to add console-jetty-3.0.1.jar to your project.

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

Download

Click the following link to download the jar file.

console-jetty-3.0.1-sources.jar
console-jetty-3.0.1.pom



Related Tutorials