Last Version

waffle-jetty 3.1.1

Jetty integration for WAFFLE

License

License

MIT
Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

com.github.waffle
ArtifactId

ArtifactId

waffle-jetty
Version

Version

3.1.1
Type

Type

jar
Description

Description

waffle-jetty
Jetty integration for WAFFLE
Project URL

Project URL

https://waffle.github.io/waffle/
Project Organization

Project Organization

com.github.waffle
Source Code Management

Source Code Management

https://github.com/Waffle/waffle

Download waffle-jetty 3.1.1


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

Dependencies

compile (1)

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

provided (13)

Group / Artifact Type Version
org.ow2.asm : asm-commons jar 9.2
org.eclipse.jetty.aggregate : jetty-all pom 9.4.44.v20210927
org.eclipse.jetty : apache-jsp jar 9.4.44.v20210927
org.eclipse.jdt : ecj jar 3.27.0
jakarta.annotation : jakarta.annotation-api jar 1.3.5
jakarta.el : jakarta.el-api jar 3.0.3
jakarta.servlet.jsp : jakarta.servlet.jsp-api jar 2.3.6
org.glassfish : jakarta.el jar 3.0.4
org.glassfish.web : jakarta.servlet.jsp jar 2.3.6
org.glassfish.web : jakarta.servlet.jsp.jstl jar 1.2.6
com.google.code.findbugs : jsr305 jar 3.0.2
com.google.errorprone : error_prone_annotations jar 2.10.0
com.google.j2objc : j2objc-annotations jar 1.3

test (8)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.32
org.assertj : assertj-core jar 3.21.0
com.github.hazendaz.jmockit : jmockit jar 1.49.1
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.openjdk.jmh : jmh-core jar 1.33
org.openjdk.jmh : jmh-generator-annprocess jar 1.33
org.apache.commons : commons-math3 jar 3.6.1
net.sf.jopt-simple : jopt-simple jar 5.0.4

Project Modules

There are no modules declared in this project.