Jar examples for g:glassfish
This pom describes how to assemble the GlassFish v3 GlassFish Distribution
You can download jar file glassfish 3.1.1 in this page.
Common Development and Distribution License v1.0
You can use the following script to add glassfish-3.1.1.jar to your project.
<dependency> <groupId>null</groupId> <artifactId>glassfish</artifactId> <version>3.1.1</version> </dependency>
compile group: 'null', name: 'glassfish', version: '3.1.1'
libraryDependencies += "null" % "glassfish" % "3.1.1"
<dependency org="null" name="glassfish" rev="3.1.1"/>
@Grapes(@Grab(group='null', module='glassfish', version='3.1.1'))
'null:glassfish:jar:3.1.1'
Click the following link to download the jar file.
glassfish-3.1.1-b05-sources.jar