Download gmbal-4.0.0-b001.jar file - Jar g

Jar examples for g:gmbal

Description

GlassFish MBean Annotation Library

You can download jar file gmbal 4.0.0-b001 in this page.

License

CDDL+GPL

Build File

You can use the following script to add gmbal-4.0.0-b001.jar to your project.

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

Download

Click the following link to download the jar file.

gmbal-4.0.0-b001-javadoc.jar
gmbal-4.0.0-b001-sources.jar
gmbal-4.0.0-b001.jar
gmbal-4.0.0-b001.pom



Related Tutorials