Restlight :: Common

Restlight is a lightweight and rest-oriented web framework.

License

License

GroupId

GroupId

io.esastack
ArtifactId

ArtifactId

restlight-common
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download restlight-common

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
io.esastack : commons jar 0.2.2
io.esastack : commons-net-core jar 0.0.1
io.esastack : commons-net-netty jar 0.0.1

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