r

restlite-tomcat

Tomcat embed plugin for RESTlite.
https://github.com/Yeamy/RESTlite
MIT
Yeaming
Files download
File Operation
restlite-tomcat-1.0-RC1.jar download
restlite-tomcat-1.0-RC1.pom download
restlite-tomcat-1.0-RC1-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.yeamy</groupId>
  <artifactId>restlite-tomcat</artifactId>
  <version>1.0-RC1</version>
</dependency>
Gradle Groovy
implementation 'io.github.yeamy:restlite-tomcat:1.0-RC1'
Gradle Kotlin
implementation("io.github.yeamy:restlite-tomcat:1.0-RC1")
Scala SBT
libraryDependencies += "io.github.yeamy" % "restlite-tomcat" % "1.0-RC1"
Groovy Grape
@Grapes(
  @Grab(group='io.github.yeamy', module='restlite-tomcat', version='1.0-RC1')
)
Apache Ivy
<dependency org="io.github.yeamy" name="restlite-tomcat" rev="1.0-RC1" />
Leiningen
[io.github.yeamy/restlite-tomcat "1.0-RC1"]
Apache Buildr
'io.github.yeamy:restlite-tomcat:jar:1.0-RC1'
Dependencies
The project has no third-party dependencies