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

Jar examples for g:gmbal

Description

GlassFish MBean Annotation Library

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

License

CDDL+GPL

Build File

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

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

Download

Click the following link to download the jar file.

gmbal-3.1.0-b001.jar
gmbal-3.1.0-b001.pom



Related Tutorials