Last Version

Bathe Booter 3.2

Maven Parent for BTS Artifacts that will be going into Maven Central.

License

License

GroupId

GroupId

com.bluetrainsoftware.bathe
ArtifactId

ArtifactId

bathe-booter
Version

Version

3.2
Type

Type

jar
Description

Description

Bathe Booter
Maven Parent for BTS Artifacts that will be going into Maven Central.

Download bathe-booter 3.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-loader jar 1.1.8.RELEASE

test (2)

Group / Artifact Type Version
com.bluetrainsoftware.composite : composite-unit-test jar [1,2)
org.easytesting : fest-assert jar [1.4]

Project Modules

There are no modules declared in this project.