net.aethersanctum.lilrest:lilrest-examples

A skeleton REST server which can serve up JSON

License

License

Categories

Categories

Net
GroupId

GroupId

net.aethersanctum.lilrest
ArtifactId

ArtifactId

lilrest-examples
Last Version

Last Version

0.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

A skeleton REST server which can serve up JSON
Project Organization

Project Organization

aethersanctum.net

Download lilrest-examples

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
net.aethersanctum.lilrest : lilrest-server jar 0.1.4
com.google.inject.extensions : guice-servlet jar 4.1.0
com.google.inject : guice jar 4.1.0
com.fasterxml.jackson.core : jackson-annotations jar 2.9.0
javax.ws.rs : javax.ws.rs-api jar 2.0
org.slf4j : slf4j-api jar 1.7.25
org.apache.commons : commons-lang3 jar 3.4

runtime (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.7
ch.qos.logback : logback-core jar 1.1.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.4