Download gms-bootstrap-4.1.jar file - Jar g

Jar examples for g:gms-bootstrap

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

gms-bootstrap-4.1-javadoc.jar
gms-bootstrap-4.1-sources.jar
gms-bootstrap-4.1.jar
gms-bootstrap-4.1.pom



Related Tutorials