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