MVN

com.alexkasko.rest : rest-handlers

Maven & Gradle

Apr 01, 2015
1 usages
1 stars

REST Handlers Library · Library for creating REST services

<dependency>
    <groupId>com.alexkasko.rest</groupId>
    <artifactId>rest-handlers</artifactId>
    <version>1.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.alexkasko.rest : rest-handlers to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.1

All Versions

Choose a version of com.alexkasko.rest : rest-handlers to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
rest-handlers-1.2.1
1.2
rest-handlers-1.2
1.1
rest-handlers-1.1
1.0.x
rest-handlers-1.0.2
rest-handlers-1.0.1
1.0
rest-handlers-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.alexkasko.rest</groupId>
    <artifactId>rest-handlers</artifactId>
    <version>1.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.alexkasko.rest : rest-handlers gradle dependency to your build.gradle file:

implementation 'com.alexkasko.rest:rest-handlers:1.2.1'

Gradle Kotlin DSL: Add the following com.alexkasko.rest : rest-handlers gradle kotlin dependency to your build.gradle.kts file:

implementation("com.alexkasko.rest:rest-handlers:1.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.alexkasko.rest : rest-handlers sbt scala dependency to your build.sbt file:

libraryDependencies += "com.alexkasko.rest" % "rest-handlers" % "1.2.1"

Advertisement

Dependencies from Group

Apr 01, 2015
1 usages
1 stars

Discover Dependencies

May 12, 2014
4 usages
13 stars
Apr 09, 2022
14 usages
27 stars
Jul 28, 2015
1 usages
90 stars
Jul 28, 2015
1 usages
90 stars
Mar 01, 2023
19 usages
1k stars
Feb 17, 2016
3 usages
Mar 09, 2016
2 usages
33 stars
Sep 20, 2020
9 usages
7 stars
Jun 28, 2018
19 usages
19 stars