is not current version
Last Version 3.1.1

com.github.waffle:waffle-jetty 1.9.0

Jetty integration for WAFFLE

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

com.github.waffle
ArtifactId

ArtifactId

waffle-jetty
Version

Version

1.9.0
Type

Type

jar

Download waffle-jetty 1.9.0


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