MVN

com.github.davidcarboni : restolino

Maven & Gradle

Apr 25, 2018
1 usages
6 stars

Restolino · An unreasonably opinionated Java REST micro-framework with an efficient, reloadable workflow in development.

<dependency>
    <groupId>com.github.davidcarboni</groupId>
    <artifactId>restolino</artifactId>
    <version>0.1.16</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.davidcarboni : restolino to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.16

All Versions

Choose a version of com.github.davidcarboni : restolino to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
restolino-0.1.16
restolino-0.1.15
restolino-0.1.14
restolino-0.1.13
restolino-0.1.12
restolino-0.1.11
restolino-0.1.9
restolino-0.1.8
restolino-0.1.7
restolino-0.1.6
restolino-0.1.5
restolino-0.1.4
restolino-0.1.3
restolino-0.1.2
restolino-0.1.1
restolino-0.1.0
0.0.x
restolino-0.0.27
restolino-0.0.26
restolino-0.0.25
restolino-0.0.24
restolino-0.0.23
restolino-0.0.22
restolino-0.0.21
restolino-0.0.20
restolino-0.0.19
restolino-0.0.18
restolino-0.0.17
restolino-0.0.16
restolino-0.0.15
restolino-0.0.14
restolino-0.0.13
restolino-0.0.12
restolino-0.0.11
restolino-0.0.10
restolino-0.0.9
restolino-0.0.8
restolino-0.0.7
restolino-0.0.6
restolino-0.0.5
restolino-0.0.4
restolino-0.0.3

How to add a dependency to Maven

Add the following com.github.davidcarboni : restolino maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.davidcarboni</groupId>
    <artifactId>restolino</artifactId>
    <version>0.1.16</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.davidcarboni : restolino gradle dependency to your build.gradle file:

implementation 'com.github.davidcarboni:restolino:0.1.16'

Gradle Kotlin DSL: Add the following com.github.davidcarboni : restolino gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.davidcarboni:restolino:0.1.16")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.davidcarboni : restolino sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.davidcarboni" % "restolino" % "0.1.16"

Advertisement

Dependencies from Group

Mar 12, 2015
5 usages
2 stars
Feb 11, 2016
2 usages
0 stars
Apr 25, 2018
1 usages
6 stars

Discover Dependencies

Aug 05, 2017
4 usages
20 stars
Oct 14, 2018
9 usages
1k stars
May 29, 2019
3 usages
62 stars
Apr 12, 2017
1 usages
1.2k stars
Nov 18, 2021
2.1k stars
Aug 04, 2023
80 stars
Sep 20, 2016
1 usages
42 stars
Jun 09, 2015
0 stars