Last Version

Restlight :: Test 1.0.0

Restlight is a lightweight and rest-oriented web framework.

License

License

GroupId

GroupId

io.esastack
ArtifactId

ArtifactId

restlight-test
Version

Version

1.0.0
Type

Type

pom
Description

Description

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

Download restlight-test 1.0.0

Filename Size
restlight-test-1.0.0.pom 1 KB
Browse

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