License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.aethersanctum.lilrest |
ArtifactId | ArtifactIdlilrest-parent |
Last Version | Last Version0.1.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionLilREST
A skeleton REST server which can serve up JSON
|
Project URL |
Project URL |
Project Organization |
Project Organizationaethersanctum.net |
Filename | Size |
---|---|
lilrest-parent-0.1.4.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.aethersanctum.lilrest/lilrest-parent/ -->
<dependency>
<groupId>net.aethersanctum.lilrest</groupId>
<artifactId>lilrest-parent</artifactId>
<version>0.1.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.aethersanctum.lilrest/lilrest-parent/
implementation 'net.aethersanctum.lilrest:lilrest-parent:0.1.4'
// https://jarcasting.com/artifacts/net.aethersanctum.lilrest/lilrest-parent/
implementation ("net.aethersanctum.lilrest:lilrest-parent:0.1.4")
'net.aethersanctum.lilrest:lilrest-parent:pom:0.1.4'
<dependency org="net.aethersanctum.lilrest" name="lilrest-parent" rev="0.1.4">
<artifact name="lilrest-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.aethersanctum.lilrest', module='lilrest-parent', version='0.1.4')
)
libraryDependencies += "net.aethersanctum.lilrest" % "lilrest-parent" % "0.1.4"
[net.aethersanctum.lilrest/lilrest-parent "0.1.4"]