Download simple-glassfish-api-3.2-b01.jar file - Jar s

Jar examples for s:simple-glassfish-api

Description

You can download jar file simple-glassfish-api 3.2-b01 in this page.

License

Open Source License

Build File

You can use the following script to add simple-glassfish-api-3.2-b01.jar to your project.

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

Download

Click the following link to download the jar file.

simple-glassfish-api-3.2-b01-sources.jar
simple-glassfish-api-3.2-b01.jar
simple-glassfish-api-3.2-b01.pom



Related Tutorials