Last Version

Restlight :: Ext :: Interceptor Starter 1.0.0

Restlight is a lightweight and rest-oriented web framework.

License

License

GroupId

GroupId

io.esastack
ArtifactId

ArtifactId

restlight-ext-interceptor-starter
Version

Version

1.0.0
Type

Type

jar
Description

Description

Restlight :: Ext :: Interceptor Starter
Restlight is a lightweight and rest-oriented web framework.

Download restlight-ext-interceptor-starter 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
io.esastack : restlight-ext-interceptor jar 1.0.0

provided (2)

Group / Artifact Type Version
io.esastack : restlight-starter jar 1.0.0
org.springframework.boot : spring-boot-autoconfigure jar 2.1.2.RELEASE

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.