MVN

io.agrest : agrest-jaxrs2

Maven & Gradle

Jul 31, 2023
75 stars

agrest-jaxrs2: JAX-RS 2 interface for Agrest · JAX-RS 2 interface for Agrest

<dependency>
    <groupId>io.agrest</groupId>
    <artifactId>agrest-jaxrs2</artifactId>
    <version>5.0.M18</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.agrest : agrest-jaxrs2 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.0.M18

All Versions

Choose a version of io.agrest : agrest-jaxrs2 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.0.x
agrest-jaxrs2-5.0.M18
agrest-jaxrs2-5.0.M17
agrest-jaxrs2-5.0.M16
agrest-jaxrs2-5.0.M15
agrest-jaxrs2-5.0.M14
agrest-jaxrs2-5.0.M13
agrest-jaxrs2-5.0.M12
agrest-jaxrs2-5.0.M11
agrest-jaxrs2-5.0.M10
agrest-jaxrs2-5.0.M9
agrest-jaxrs2-5.0.M8
agrest-jaxrs2-5.0.M7
agrest-jaxrs2-5.0.M6
agrest-jaxrs2-5.0.M5
agrest-jaxrs2-5.0.M4
agrest-jaxrs2-5.0.M3
agrest-jaxrs2-5.0.M2
agrest-jaxrs2-5.0.M1

How to add a dependency to Maven

Add the following io.agrest : agrest-jaxrs2 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.agrest</groupId>
    <artifactId>agrest-jaxrs2</artifactId>
    <version>5.0.M18</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.agrest : agrest-jaxrs2 gradle dependency to your build.gradle file:

implementation 'io.agrest:agrest-jaxrs2:5.0.M18'

Gradle Kotlin DSL: Add the following io.agrest : agrest-jaxrs2 gradle kotlin dependency to your build.gradle.kts file:

implementation("io.agrest:agrest-jaxrs2:5.0.M18")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.agrest : agrest-jaxrs2 sbt scala dependency to your build.sbt file:

libraryDependencies += "io.agrest" % "agrest-jaxrs2" % "5.0.M18"

Advertisement

Dependencies from Group

Jul 31, 2023
11 usages
75 stars
Jul 31, 2023
10 usages
75 stars
Jul 31, 2023
9 usages
75 stars
Nov 14, 2021
7 usages
73 stars
Jun 14, 2022
5 usages
73 stars

Discover Dependencies