galaxy-bootstrap


License

License

GroupId

GroupId

com.github.jmchilton.galaxybootstrap
ArtifactId

ArtifactId

galaxybootstrap
Last Version

Last Version

0.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

galaxy-bootstrap

Download galaxybootstrap

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.jmchilton.galaxybootstrap/galaxybootstrap/ -->
<dependency>
    <groupId>com.github.jmchilton.galaxybootstrap</groupId>
    <artifactId>galaxybootstrap</artifactId>
    <version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jmchilton.galaxybootstrap/galaxybootstrap/
implementation 'com.github.jmchilton.galaxybootstrap:galaxybootstrap:0.7.0'
// https://jarcasting.com/artifacts/com.github.jmchilton.galaxybootstrap/galaxybootstrap/
implementation ("com.github.jmchilton.galaxybootstrap:galaxybootstrap:0.7.0")
'com.github.jmchilton.galaxybootstrap:galaxybootstrap:jar:0.7.0'
<dependency org="com.github.jmchilton.galaxybootstrap" name="galaxybootstrap" rev="0.7.0">
  <artifact name="galaxybootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jmchilton.galaxybootstrap', module='galaxybootstrap', version='0.7.0')
)
libraryDependencies += "com.github.jmchilton.galaxybootstrap" % "galaxybootstrap" % "0.7.0"
[com.github.jmchilton.galaxybootstrap/galaxybootstrap "0.7.0"]

Dependencies

compile (3)

Group / Artifact Type Version
com.google.guava : guava jar 16.0.1
org.ini4j : ini4j jar 0.5.2
org.slf4j : slf4j-api jar 1.7.7

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.6
org.slf4j : slf4j-log4j12 jar 1.7.7

Project Modules

There are no modules declared in this project.

Versions

Version
0.7.0
0.6.0
0.5.0
0.4.1
0.4.0
0.3.0
0.3.0-rc3
0.3.0-rc1
0.2.0-rc1
0.1
0.1-alpha-2
0.1-alpha-1