Download glassfish-registration-3.0.jar file - Jar g

Jar examples for g:glassfish-registration

Description

This pom describes how to assemble the GlassFish Registration package

You can download jar file glassfish-registration 3.0 in this page.

License

Open Source License

Build File

You can use the following script to add glassfish-registration-3.0.jar to your project.

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

Download

Click the following link to download the jar file.

glassfish-registration-3.0-b63-sources.jar
glassfish-registration-3.0-b63.pom



Related Tutorials