Restlight :: Spring

Restlight is a lightweight and rest-oriented web framework.

License

License

GroupId

GroupId

io.esastack
ArtifactId

ArtifactId

restlight-spring
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Restlight :: Spring
Restlight is a lightweight and rest-oriented web framework.

Download restlight-spring

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
io.esastack : restlight-common jar 1.0.0
io.esastack : restlight-core jar 1.0.0
com.google.code.gson : gson jar 2.8.5

provided (1)

Group / Artifact Type Version
org.springframework : spring-context jar 5.1.4.RELEASE

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.4.2
org.mockito : mockito-core jar 3.3.3

Project Modules

There are no modules declared in this project.
io.esastack

ESA Stack

Elastic Service Architecture

Versions

Version
1.0.0
0.1.1
0.1.0
0.0.1