License |
License |
---|---|
GroupId | GroupIdio.esastack |
ArtifactId | ArtifactIdrestlight-common |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRestlight :: Common
Restlight is a lightweight and rest-oriented web framework.
|
Filename | Size |
---|---|
restlight-common-1.0.0.pom | |
restlight-common-1.0.0.jar | 136 KB |
restlight-common-1.0.0-sources.jar | 184 KB |
restlight-common-1.0.0-javadoc.jar | 86 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.4.2 |
org.mockito : mockito-core | jar | 3.3.3 |