Last Version

Booty 1.1.1

Java application bootstrapping

License

License

GroupId

GroupId

org.irenical.booty
ArtifactId

ArtifactId

booty
Version

Version

1.1.1
Type

Type

jar
Description

Description

Booty
Java application bootstrapping
Project Organization

Project Organization

Irenical

Download booty 1.1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.irenical.lifecycle : lifecycle jar 1.0.2
org.slf4j : slf4j-api jar 1.7.12

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
ch.qos.logback : logback-classic jar 1.1.7

Project Modules

There are no modules declared in this project.