Download console-core-3.0-M1.jar file - Jar c

Jar examples for c:console-core

Description

You can download jar file console-core 3.0-M1 in this page.

License

Open Source License

Build File

You can use the following script to add console-core-3.0-M1.jar to your project.

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

Download

Click the following link to download the jar file.

console-core-3.0-M1-javadoc.jar
console-core-3.0-M1-sources.jar
console-core-3.0-M1.jar
console-core-3.0-M1.pom



Related Tutorials