MVN

org.joyrest : joyrest-jetty

Maven & Gradle

May 27, 2015
8 stars
<dependency>
    <groupId>org.joyrest</groupId>
    <artifactId>joyrest-jetty</artifactId>
    <version>1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.joyrest : joyrest-jetty to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3

All Versions

Choose a version of org.joyrest : joyrest-jetty to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3
joyrest-jetty-1.3
1.2
joyrest-jetty-1.2
1.0
joyrest-jetty-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.joyrest</groupId>
    <artifactId>joyrest-jetty</artifactId>
    <version>1.3</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.joyrest:joyrest-jetty:1.3'

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

implementation("org.joyrest:joyrest-jetty:1.3")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.joyrest" % "joyrest-jetty" % "1.3"

Advertisement

Dependencies from Group

May 27, 2015
10 usages
8 stars
May 27, 2015
8 stars
May 27, 2015
8 stars
May 27, 2015
8 stars
May 27, 2015
8 stars

Discover Dependencies

May 27, 2015
8 stars
May 27, 2015
8 stars
May 27, 2015
8 stars
Sep 17, 2021
2 usages
199 stars
Nov 02, 2020
41 usages
199 stars
Jul 28, 2020
0 stars
Aug 31, 2017
65 stars