Download gmbal-3.2.0-b003.jar file - Jar g

Jar examples for g:gmbal

Description

GlassFish MBean Annotation Library

You can download jar file gmbal 3.2.0-b003 in this page.

License

CDDL+GPL

Build File

You can use the following script to add gmbal-3.2.0-b003.jar to your project.

<dependency>
   <groupId>org.glassfish.gmbal</groupId>
   <artifactId>gmbal</artifactId>
   <version>3.2.0-b003</version>
</dependency>
compile group: 'org.glassfish.gmbal', name: 'gmbal', version: '3.2.0-b003'
libraryDependencies += "org.glassfish.gmbal" % "gmbal" % "3.2.0-b003"
<dependency org="org.glassfish.gmbal" name="gmbal" rev="3.2.0-b003"/>
@Grapes(@Grab(group='org.glassfish.gmbal', module='gmbal', version='3.2.0-b003'))
'org.glassfish.gmbal:gmbal:jar:3.2.0-b003'

Download

Click the following link to download the jar file.

gmbal-3.2.0-b003.jar
gmbal-3.2.0-b003.pom



Related Tutorials