MVN

org.akhikhl.gretty : gretty-commons

Maven & Gradle

Jun 12, 2014
4 usages
658 stars

gretty-commons · Advanced gradle plugin for running web-apps on jetty

<dependency>
    <groupId>org.akhikhl.gretty</groupId>
    <artifactId>gretty-commons</artifactId>
    <version>0.0.25</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.0.25

All Versions

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

Version Vulnerabilities Updated
0.0.x
gretty-commons-0.0.25

How to add a dependency to Maven

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

<dependency>
    <groupId>org.akhikhl.gretty</groupId>
    <artifactId>gretty-commons</artifactId>
    <version>0.0.25</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.akhikhl.gretty:gretty-commons:0.0.25'

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

implementation("org.akhikhl.gretty:gretty-commons:0.0.25")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.akhikhl.gretty" % "gretty-commons" % "0.0.25"

Advertisement

Dependencies from Group

Jun 21, 2017
5 usages
658 stars
Jun 10, 2014
4 usages
658 stars
Jun 10, 2014
4 usages
658 stars
Jun 12, 2014
4 usages
658 stars
Jun 12, 2014
4 usages
658 stars

Discover Dependencies

try
Jan 06, 2017
4 usages
Apr 21, 2018
19 usages
260 stars
Jul 23, 2019
6 usages
488 stars
Jun 28, 2020
5 usages
7 stars
Apr 21, 2018
19 usages
Aug 20, 2020
7 usages
Mar 19, 2020
4 usages
Feb 11, 2013
20 usages
95 stars