MVN

org.gretty : gretty-common

Maven & Gradle

Jul 21, 2023
2 usages
124 stars

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

<dependency>
    <groupId>org.gretty</groupId>
    <artifactId>gretty-common</artifactId>
    <version>4.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 4.1.0

All Versions

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

Version Vulnerabilities Updated
4.1.x
gretty-common-4.1.0
4.0.x
gretty-common-4.0.3
gretty-common-4.0.2
gretty-common-4.0.1
gretty-common-4.0.0
3.1.x
gretty-common-3.1.1
gretty-common-3.1.0
3.0.x
gretty-common-3.0.9
gretty-common-3.0.8
gretty-common-3.0.7
gretty-common-3.0.6
gretty-common-3.0.5

How to add a dependency to Maven

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

<dependency>
    <groupId>org.gretty</groupId>
    <artifactId>gretty-common</artifactId>
    <version>4.1.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.gretty:gretty-common:4.1.0'

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

implementation("org.gretty:gretty-common:4.1.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.gretty" % "gretty-common" % "4.1.0"

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

Aug 10, 2023
29 usages
27 stars
Oct 10, 2022
1 usages
0 stars
Apr 25, 2017
2 usages
29 stars
Jul 27, 2018
3 usages
3 stars
May 20, 2020
2 usages
1 stars
Jul 30, 2022
3 usages
19 stars