Download console-common-3.0.1-b12.jar file - Jar c

Jar examples for c:console-common

Description

This bundle contains common code that may be shared across plugins.

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

License

Open Source License

Build File

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

<dependency>
   <groupId>org.glassfish.admingui</groupId>
   <artifactId>console-common</artifactId>
   <version>3.0.1-b12</version>
</dependency>
compile group: 'org.glassfish.admingui', name: 'console-common', version: '3.0.1-b12'
libraryDependencies += "org.glassfish.admingui" % "console-common" % "3.0.1-b12"
<dependency org="org.glassfish.admingui" name="console-common" rev="3.0.1-b12"/>
@Grapes(@Grab(group='org.glassfish.admingui', module='console-common', version='3.0.1-b12'))
'org.glassfish.admingui:console-common:jar:3.0.1-b12'

Download

Click the following link to download the jar file.

console-common-3.0.1-b12-sources.jar
console-common-3.0.1-b12.jar
console-common-3.0.1-b12.pom



Related Tutorials