| License |
License |
|---|---|
| GroupId | GroupIdio.esastack |
| ArtifactId | ArtifactIdrestlight-parent |
| Version | Version1.0.0 |
| Type | Typepom |
| Description |
DescriptionRestlight
Restlight is a lightweight and rest-oriented web framework.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.4.2 |
| org.mockito : mockito-core | jar | 3.3.3 |