License |
License |
---|---|
GroupId | GroupIdio.esastack |
ArtifactId | ArtifactIdrestlight-core |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRestlight :: Core
Restlight is a lightweight and rest-oriented web framework.
|
Filename | Size |
---|---|
restlight-core-1.0.0.pom | |
restlight-core-1.0.0.jar | 214 KB |
restlight-core-1.0.0-sources.jar | 168 KB |
restlight-core-1.0.0-javadoc.jar | 961 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.esastack/restlight-core/ -->
<dependency>
<groupId>io.esastack</groupId>
<artifactId>restlight-core</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.esastack/restlight-core/
implementation 'io.esastack:restlight-core:1.0.0'
// https://jarcasting.com/artifacts/io.esastack/restlight-core/
implementation ("io.esastack:restlight-core:1.0.0")
'io.esastack:restlight-core:jar:1.0.0'
<dependency org="io.esastack" name="restlight-core" rev="1.0.0">
<artifact name="restlight-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.esastack', module='restlight-core', version='1.0.0')
)
libraryDependencies += "io.esastack" % "restlight-core" % "1.0.0"
[io.esastack/restlight-core "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.esastack : restlight-common | jar | 1.0.0 |
com.jcraft : jzlib | jar | 1.1.3 |
io.netty : netty-tcnative-boringssl-static | jar | 2.0.35.Final |
io.esastack : httpserver | jar | 0.1.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.1 |
com.google.guava : guava Optional | jar | 29.0-jre |
com.google.code.gson : gson Optional | jar | 2.8.5 |
com.google.protobuf : protobuf-java Optional | jar | 3.6.1 |
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : fastjson Optional | jar | 1.2.73 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.4.2 |
org.mockito : mockito-core | jar | 3.3.3 |