Last Version

Restolino 0.1.16

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

License

License

GroupId

GroupId

com.github.davidcarboni
ArtifactId

ArtifactId

restolino
Version

Version

0.1.16
Type

Type

jar
Description

Description

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

Project URL

https://github.com/davidcarboni/restolino
Project Organization

Project Organization

Carboni
Source Code Management

Source Code Management

https://github.com/davidcarboni/restolino

Download restolino 0.1.16


<!-- https://jarcasting.com/artifacts/com.github.davidcarboni/restolino/ -->
<dependency>
    <groupId>com.github.davidcarboni</groupId>
    <artifactId>restolino</artifactId>
    <version>0.1.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.davidcarboni/restolino/
implementation 'com.github.davidcarboni:restolino:0.1.16'
// https://jarcasting.com/artifacts/com.github.davidcarboni/restolino/
implementation ("com.github.davidcarboni:restolino:0.1.16")
'com.github.davidcarboni:restolino:jar:0.1.16'
<dependency org="com.github.davidcarboni" name="restolino" rev="0.1.16">
  <artifact name="restolino" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.davidcarboni', module='restolino', version='0.1.16')
)
libraryDependencies += "com.github.davidcarboni" % "restolino" % "0.1.16"
[com.github.davidcarboni/restolino "0.1.16"]

Dependencies

compile (8)

Group / Artifact Type Version
javax.ws.rs : javax.ws.rs-api jar 2.1
org.eclipse.jetty : jetty-server jar 9.4.9.v20180320
org.eclipse.jetty : jetty-security jar 9.4.9.v20180320
org.apache.commons : commons-lang3 jar 3.7
commons-io : commons-io jar 2.6
com.google.code.gson : gson jar 2.8.2
org.reflections : reflections jar 0.9.11
org.slf4j : slf4j-api jar 1.7.25

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.