Download glassfish-registration-3.1.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.1 in this page.

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

glassfish-registration-3.1-b19-sources.jar
glassfish-registration-3.1-b19.pom



Related Tutorials