Download glassfish-registration-3.0-b47.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-b47 in this page.

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials