is not current version
Last Version 3.1.1

com.github.waffle:waffle-jetty 2.2.1

Jetty integration for WAFFLE

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

com.github.waffle
ArtifactId

ArtifactId

waffle-jetty
Version

Version

2.2.1
Type

Type

jar

Download waffle-jetty 2.2.1


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