License |
License |
---|---|
GroupId | GroupIdorg.eiichiro.bootleg |
ArtifactId | ArtifactIdbootleg |
Last Version | Last Version0.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBootleg
Java Web Components
|
Project URL |
Project URL |
Filename | Size |
---|---|
bootleg-0.5.1.pom | |
bootleg-0.5.1.jar | 91 KB |
bootleg-0.5.1-sources.jar | 70 KB |
bootleg-0.5.1-javadoc.jar | 285 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
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 |