Last Version

Restlight :: Integration Test 1.0.0

Restlight is a lightweight and rest-oriented web framework.

License

License

GroupId

GroupId

io.esastack
ArtifactId

ArtifactId

restlight-integration-test
Version

Version

1.0.0
Type

Type

pom
Description

Description

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

Download restlight-integration-test 1.0.0


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

  • springmvc-test
  • jaxrs-test