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