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

Jar examples for s:simple-glassfish-api

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials