net.aethersanctum.lilrest:lilrest-config

A skeleton REST server which can serve up JSON

License

License

Categories

Categories

Net config Application Layer Libs Configuration
GroupId

GroupId

net.aethersanctum.lilrest
ArtifactId

ArtifactId

lilrest-config
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-config

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.inject : guice jar 4.1.0
org.skife.config : config-magic jar 0.17
javax.inject : javax.inject jar 1
org.slf4j : slf4j-api jar 1.7.25

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2

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
0.1.3
0.1.2
0.1.0