Last Version

gretty-runner-tomcat8 1.3.0

Advanced gradle plugin for running web-apps on jetty

License

License

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

ru.shadam.gretty
ArtifactId

ArtifactId

gretty-runner-tomcat8
Version

Version

1.3.0
Type

Type

jar
Description

Description

gretty-runner-tomcat8
Advanced gradle plugin for running web-apps on jetty
Project URL

Project URL

https://github.com/saladinkzn/gretty

Download gretty-runner-tomcat8 1.3.0


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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.tomcat.embed : tomcat-embed-websocket jar 8.0.33
org.apache.tomcat.embed : tomcat-embed-jasper jar 8.0.33
org.apache.tomcat.embed : tomcat-embed-el jar 8.0.33
ru.shadam.gretty : gretty-runner-tomcat jar 1.3.0
javax.servlet : javax.servlet-api jar 3.1.0
org.apache.tomcat.embed : tomcat-embed-logging-log4j jar 8.0.33
org.apache.tomcat.embed : tomcat-embed-core jar 8.0.33

test (2)

Group / Artifact Type Version
org.spockframework : spock-core jar 1.0-groovy-2.3
org.codehaus.groovy : groovy-all jar 2.3.10

Project Modules

There are no modules declared in this project.