MVN

com.github.hippoom : rest-helper

Maven & Gradle

Aug 19, 2015
0 stars

rest-helper · An extension to spring-mvc to simplify restful application stuff, see https://github.com/Hippoom/rest-helper for more detail.

<dependency>
    <groupId>com.github.hippoom</groupId>
    <artifactId>rest-helper</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.hippoom : rest-helper to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.0

All Versions

Choose a version of com.github.hippoom : rest-helper to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
rest-helper-0.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.hippoom</groupId>
    <artifactId>rest-helper</artifactId>
    <version>0.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.hippoom : rest-helper gradle dependency to your build.gradle file:

implementation 'com.github.hippoom:rest-helper:0.1.0'

Gradle Kotlin DSL: Add the following com.github.hippoom : rest-helper gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.hippoom:rest-helper:0.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.hippoom : rest-helper sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.hippoom" % "rest-helper" % "0.1.0"

Advertisement

Dependencies from Group

Jul 04, 2017
2 usages
6 stars
Jun 29, 2019
2 usages
92 stars
Jul 04, 2017
1 usages
6 stars
Jul 04, 2017
1 usages
6 stars
Jun 29, 2019
1 usages
92 stars

Discover Dependencies

Aug 19, 2015
44 stars
Aug 19, 2015
0 stars
Aug 18, 2015
136 stars
Aug 18, 2015
738 stars
Aug 18, 2015
2 usages
3 stars
Aug 18, 2015
2 stars
Aug 18, 2015
2 stars
Aug 16, 2015
1 usages
184 stars