Last Version

waffle-jetty 1.8.1

Jetty integration for WAFFLE

License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

com.github.dblock.waffle
ArtifactId

ArtifactId

waffle-jetty
Version

Version

1.8.1
Type

Type

jar
Description

Description

waffle-jetty
Jetty integration for WAFFLE
Project Organization

Project Organization

com.github.dblock
Source Code Management

Source Code Management

https://github.com/dblock/waffle

Download waffle-jetty 1.8.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.dblock.waffle : waffle-jna jar 1.8.1

provided (8)

Group / Artifact Type Version
org.eclipse.jetty.aggregate : jetty-all jar 9.3.7.v20160115
org.eclipse.jdt.core.compiler : ecj jar 4.4.2
javax.el : javax.el-api jar 3.0.1-b04
javax.servlet.jsp : javax.servlet.jsp-api jar 2.3.2-b01
org.glassfish : javax.el jar 3.0.1-b08
org.glassfish.web : javax.servlet.jsp jar 2.3.3-b02
org.glassfish.web : javax.servlet.jsp.jstl jar 1.2.4
com.google.code.findbugs : jsr305 jar 3.0.1

test (5)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.14
org.assertj : assertj-core jar 2.2.0
org.jmockit : jmockit jar 1.21
junit : junit jar 4.12
org.databene : contiperf jar 2.3.4

Project Modules

There are no modules declared in this project.