MVN

com.github.keim-hs-esslingen : rest-utils

Maven & Gradle

Dec 03, 2020
3 usages
0 stars

REST Utils · A collection of classes making it easier to work with REST in Spring Boot.

<dependency>
    <groupId>com.github.keim-hs-esslingen</groupId>
    <artifactId>rest-utils</artifactId>
    <version>2.3.4.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.keim-hs-esslingen : rest-utils to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.3.4.1

All Versions

Choose a version of com.github.keim-hs-esslingen : rest-utils to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.3.x
rest-utils-2.3.4.1
rest-utils-2.3.4.0
rest-utils-2.3.1.0
2.2.x
rest-utils-2.2.6.1

How to add a dependency to Maven

Add the following com.github.keim-hs-esslingen : rest-utils maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.keim-hs-esslingen</groupId>
    <artifactId>rest-utils</artifactId>
    <version>2.3.4.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.keim-hs-esslingen : rest-utils gradle dependency to your build.gradle file:

implementation 'com.github.keim-hs-esslingen:rest-utils:2.3.4.1'

Gradle Kotlin DSL: Add the following com.github.keim-hs-esslingen : rest-utils gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.keim-hs-esslingen:rest-utils:2.3.4.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.keim-hs-esslingen : rest-utils sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.keim-hs-esslingen" % "rest-utils" % "2.3.4.1"

Advertisement

Dependencies from Group

Dec 03, 2020
3 usages
0 stars

Discover Dependencies

Aug 17, 2023
4 usages
12 stars
Apr 16, 2023
7 usages
217 stars
Jul 20, 2023
3 usages
628 stars
Jul 20, 2023
3 usages
628 stars
May 05, 2023
2 usages
8 stars
Feb 04, 2021
3 usages
0 stars
Aug 15, 2023
1 usages
8 stars
Aug 08, 2023
4 usages
5 stars
Aug 25, 2023
3 usages
123 stars
May 04, 2021
1 usages
9 stars