Last Version

Restlight 1.0.0

Restlight is a lightweight and rest-oriented web framework.

License

License

GroupId

GroupId

io.esastack
ArtifactId

ArtifactId

restlight-parent
Version

Version

1.0.0
Type

Type

pom
Description

Description

Restlight
Restlight is a lightweight and rest-oriented web framework.
Project URL

Project URL

https://github.com/esastack
Source Code Management

Source Code Management

https://github.com/esastack/esa-restlight

Download restlight-parent 1.0.0

Filename Size
restlight-parent-1.0.0.pom 18 KB
Browse

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

Dependencies

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

  • restlight-common
  • restlight-core
  • restlight-springmvc-provider
  • restlight-springmvc-annotation
  • restlight-jaxrs-provider
  • restlight-spring
  • restlight-ext
  • restlight-starter
  • restlight-starter-actuator
  • restlight-test
  • restlight-bom
  • restlight-benchmarks
  • restlight-integration-test