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

io.restx:restx-server-tomcat 0.33.2


Категории

Категории

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

Группа

io.restx
Идентификатор

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

restx-server-tomcat
Версия

Версия

0.33.2
Тип

Тип

jar

Скачать restx-server-tomcat 0.33.2


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