Download gms-bootstrap-3.1.1-b04.jar file - Jar g

Jar examples for g:gms-bootstrap

Description

You can download jar file gms-bootstrap 3.1.1-b04 in this page.

License

Open Source License

Build File

You can use the following script to add gms-bootstrap-3.1.1-b04.jar to your project.

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

Download

Click the following link to download the jar file.

gms-bootstrap-3.1.1-b04-sources.jar
gms-bootstrap-3.1.1-b04.jar
gms-bootstrap-3.1.1-b04.pom



Related Tutorials