License |
License |
---|---|
GroupId | GroupIdcom.bluetrainsoftware.bathe |
ArtifactId | ArtifactIdbathe-booter |
Last Version | Last Version3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBathe Booter
Maven Parent for BTS Artifacts that will be going into Maven Central.
|
Filename | Size |
---|---|
bathe-booter-3.2.pom | |
bathe-booter-3.2.jar | 10 KB |
bathe-booter-3.2-sources.jar | 5 KB |
bathe-booter-3.2-javadoc.jar | 46 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-loader | jar | 1.1.8.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
com.bluetrainsoftware.composite : composite-unit-test | jar | [1,2) |
org.easytesting : fest-assert | jar | [1.4] |