License |
License |
---|---|
GroupId | GroupIdio.esastack |
ArtifactId | ArtifactIdrestlight-test-mock |
Version | Version0.1.0 |
Type | Typejar |
Description |
DescriptionRestlight :: Test :: Mock
Restlight is a lightweight and rest-oriented web framework.
|
Filename | Size |
---|---|
restlight-test-mock-0.1.0.pom | |
restlight-test-mock-0.1.0.jar | 18 KB |
restlight-test-mock-0.1.0-sources.jar | 9 KB |
restlight-test-mock-0.1.0-javadoc.jar | 49 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.esastack/restlight-test-mock/ -->
<dependency>
<groupId>io.esastack</groupId>
<artifactId>restlight-test-mock</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.esastack/restlight-test-mock/
implementation 'io.esastack:restlight-test-mock:0.1.0'
// https://jarcasting.com/artifacts/io.esastack/restlight-test-mock/
implementation ("io.esastack:restlight-test-mock:0.1.0")
'io.esastack:restlight-test-mock:jar:0.1.0'
<dependency org="io.esastack" name="restlight-test-mock" rev="0.1.0">
<artifact name="restlight-test-mock" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.esastack', module='restlight-test-mock', version='0.1.0')
)
libraryDependencies += "io.esastack" % "restlight-test-mock" % "0.1.0"
[io.esastack/restlight-test-mock "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
io.esastack : restlight-server-adapter | jar | 0.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.4.2 |
org.mockito : mockito-core | jar | 3.3.3 |