MVN

org.gretty : gretty-runner-tomcat8plus

Maven & Gradle

Dec 20, 2022
1 usages
124 stars

gretty-runner-tomcat8plus · Advanced gradle plugin for running web-apps on jetty and tomcat

<dependency>
    <groupId>org.gretty</groupId>
    <artifactId>gretty-runner-tomcat8plus</artifactId>
    <version>3.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.gretty : gretty-runner-tomcat8plus to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.1.1

All Versions

Choose a version of org.gretty : gretty-runner-tomcat8plus to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.1.x
gretty-runner-tomcat8plus-3.1.1
gretty-runner-tomcat8plus-3.1.0
3.0.x
gretty-runner-tomcat8plus-3.0.9
gretty-runner-tomcat8plus-3.0.8
gretty-runner-tomcat8plus-3.0.7
gretty-runner-tomcat8plus-3.0.6
gretty-runner-tomcat8plus-3.0.5

How to add a dependency to Maven

Add the following org.gretty : gretty-runner-tomcat8plus maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.gretty</groupId>
    <artifactId>gretty-runner-tomcat8plus</artifactId>
    <version>3.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.gretty : gretty-runner-tomcat8plus gradle dependency to your build.gradle file:

implementation 'org.gretty:gretty-runner-tomcat8plus:3.1.1'

Gradle Kotlin DSL: Add the following org.gretty : gretty-runner-tomcat8plus gradle kotlin dependency to your build.gradle.kts file:

implementation("org.gretty:gretty-runner-tomcat8plus:3.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.gretty : gretty-runner-tomcat8plus sbt scala dependency to your build.sbt file:

libraryDependencies += "org.gretty" % "gretty-runner-tomcat8plus" % "3.1.1"

Advertisement

Dependencies from Group

Jul 21, 2023
6 usages
124 stars
Jul 21, 2023
2 usages
124 stars
Jul 21, 2023
2 usages
124 stars
Jul 21, 2023
2 usages
124 stars
Jul 21, 2023
2 usages
124 stars

Discover Dependencies

Mar 05, 2022
3 usages
14.3k stars
Aug 25, 2023
2 usages
82 stars
Sep 30, 2021
2 usages
0 stars
Oct 06, 2021
2 usages
0 stars
Mar 02, 2022
3 usages
15 stars