Last Version

Restlight :: SpringMvc Provider 1.0.0

Restlight is a lightweight and rest-oriented web framework.

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

io.esastack
ArtifactId

ArtifactId

restlight-springmvc-provider
Version

Version

1.0.0
Type

Type

jar
Description

Description

Restlight :: SpringMvc Provider
Restlight is a lightweight and rest-oriented web framework.

Download restlight-springmvc-provider 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
io.esastack : restlight-springmvc-annotation jar 1.0.0
io.esastack : restlight-spring Optional jar 1.0.0

provided (2)

Group / Artifact Type Version
io.esastack : restlight-core jar 1.0.0
org.springframework : spring-context Optional jar 5.1.4.RELEASE

test (6)

Group / Artifact Type Version
org.springframework : spring-web jar 5.1.4.RELEASE
com.alibaba : fastjson jar 1.2.73
com.google.code.gson : gson jar 2.8.5
com.google.protobuf : protobuf-java jar 3.6.1
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.