Download console-common-3.1-b08.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.1-b08 in this page.

License

Open Source License

Build File

You can use the following script to add console-common-3.1-b08.jar to your project.

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

Download

Click the following link to download the jar file.

console-common-3.1-b08-sources.jar
console-common-3.1-b08.jar
console-common-3.1-b08.pom



Related Tutorials