Last Version

restx-server-tomcat 0.35.1

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

io.restx
ArtifactId

ArtifactId

restx-server-tomcat
Version

Version

0.35.1
Type

Type

jar
Description

Description

restx-server-tomcat
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download restx-server-tomcat 0.35.1


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

Dependencies

compile (5)

Group / Artifact Type Version
io.restx : restx-factory jar 0.35.1
io.restx : restx-core jar 0.35.1
org.apache.tomcat : tomcat-catalina jar 7.0.47
org.apache.tomcat.embed : tomcat-embed-core jar 7.0.47
org.apache.tomcat : tomcat-jasper jar 7.0.47

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

Project Modules

There are no modules declared in this project.