Download gms-bootstrap-3.1-b20.jar file - Jar g

Jar examples for g:gms-bootstrap

Description

You can download jar file gms-bootstrap 3.1-b20 in this page.

License

Open Source License

Build File

You can use the following script to add gms-bootstrap-3.1-b20.jar to your project.

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

Download

Click the following link to download the jar file.

gms-bootstrap-3.1-b20-sources.jar
gms-bootstrap-3.1-b20.jar
gms-bootstrap-3.1-b20.pom



Related Tutorials