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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials