Bootleg

Java Web Components

License

License

GroupId

GroupId

org.eiichiro.bootleg
ArtifactId

ArtifactId

bootleg
Last Version

Last Version

0.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

Bootleg
Java Web Components
Project URL

Project URL

http://bootleg.eiichiro.org/

Download bootleg

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.2
org.slf4j : jcl-over-slf4j jar 1.6.2
org.eiichiro.reverb : reverb jar 1.2.1
com.google.guava : guava jar r09
commons-beanutils : commons-beanutils jar 1.8.3
com.google.code.gson : gson jar 1.7.1
commons-lang : commons-lang jar 2.6
org.javassist : javassist jar 3.15.0-GA

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 0.9.30
org.eclipse.jetty : jetty-servlet-tester jar 7.0.0.M2
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.1
0.5.0