License |
License |
---|---|
GroupId | GroupIdio.esastack |
ArtifactId | ArtifactIdrestlight-ext-filter |
Version | Version0.1.1 |
Type | Typejar |
Description |
DescriptionRestlight :: Ext :: Filter
Restlight is a lightweight and rest-oriented web framework.
|
Filename | Size |
---|---|
restlight-ext-filter-0.1.1.pom | |
restlight-ext-filter-0.1.1.jar | 42 KB |
restlight-ext-filter-0.1.1-sources.jar | 28 KB |
restlight-ext-filter-0.1.1-javadoc.jar | 183 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.esastack/restlight-ext-filter/ -->
<dependency>
<groupId>io.esastack</groupId>
<artifactId>restlight-ext-filter</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.esastack/restlight-ext-filter/
implementation 'io.esastack:restlight-ext-filter:0.1.1'
// https://jarcasting.com/artifacts/io.esastack/restlight-ext-filter/
implementation ("io.esastack:restlight-ext-filter:0.1.1")
'io.esastack:restlight-ext-filter:jar:0.1.1'
<dependency org="io.esastack" name="restlight-ext-filter" rev="0.1.1">
<artifact name="restlight-ext-filter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.esastack', module='restlight-ext-filter', version='0.1.1')
)
libraryDependencies += "io.esastack" % "restlight-ext-filter" % "0.1.1"
[io.esastack/restlight-ext-filter "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 29.0-jre |
Group / Artifact | Type | Version |
---|---|---|
io.esastack : restlight-server | jar | 0.1.1 |
Group / Artifact | Type | Version |
---|---|---|
io.esastack : restlight-test-mock | jar | 0.1.1 |
org.junit.jupiter : junit-jupiter | jar | 5.4.2 |
org.mockito : mockito-core | jar | 3.3.3 |