не последняя версия
Последняя версия 2.0.0

com.github.waffle:waffle-tomcat8 1.8.2

Tomcat 8 integration for WAFFLE

Категории

Категории

Tomcat Контейнер Application Servers
Группа

Группа

com.github.waffle
Идентификатор

Идентификатор

waffle-tomcat8
Версия

Версия

1.8.2
Тип

Тип

jar

Скачать waffle-tomcat8 1.8.2


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