Download gmbal-3.0.0-b019.jar file - Jar g

Jar examples for g:gmbal

Description

GlassFish MBean Annotation Library

You can download jar file gmbal 3.0.0-b019 in this page.

License

CDDL+GPL

Build File

You can use the following script to add gmbal-3.0.0-b019.jar to your project.

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

Download

Click the following link to download the jar file.

gmbal-3.0.0-b019.jar
gmbal-3.0.0-b019.pom



Related Tutorials