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

com.github.waffle:waffle-tomcat9 2.1.0

Tomcat 9 integration for WAFFLE

Категории

Категории

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

Группа

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

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

waffle-tomcat9
Версия

Версия

2.1.0
Тип

Тип

jar

Скачать waffle-tomcat9 2.1.0


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