License |
License |
---|---|
GroupId | GroupIdio.esastack |
ArtifactId | ArtifactIdrestlight-springmvc-annotation |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRestlight :: SpringMvc Annotation
Restlight is a lightweight and rest-oriented web framework.
|
<!-- https://jarcasting.com/artifacts/io.esastack/restlight-springmvc-annotation/ -->
<dependency>
<groupId>io.esastack</groupId>
<artifactId>restlight-springmvc-annotation</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.esastack/restlight-springmvc-annotation/
implementation 'io.esastack:restlight-springmvc-annotation:1.0.0'
// https://jarcasting.com/artifacts/io.esastack/restlight-springmvc-annotation/
implementation ("io.esastack:restlight-springmvc-annotation:1.0.0")
'io.esastack:restlight-springmvc-annotation:jar:1.0.0'
<dependency org="io.esastack" name="restlight-springmvc-annotation" rev="1.0.0">
<artifact name="restlight-springmvc-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.esastack', module='restlight-springmvc-annotation', version='1.0.0')
)
libraryDependencies += "io.esastack" % "restlight-springmvc-annotation" % "1.0.0"
[io.esastack/restlight-springmvc-annotation "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.4.2 |
org.mockito : mockito-core | jar | 3.3.3 |