Download simple-glassfish-api-3.1-b33.jar file - Jar s

Jar examples for s:simple-glassfish-api

Description

You can download jar file simple-glassfish-api 3.1-b33 in this page.

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

simple-glassfish-api-3.1-b33-sources.jar
simple-glassfish-api-3.1-b33.jar
simple-glassfish-api-3.1-b33.pom



Related Tutorials