| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.esastack |
| Идентификатор | Идентификаторspringmvc-test |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеRestlight :: Integration Test :: SpringMVC test
Restlight is a lightweight and rest-oriented web framework.
|
| Имя Файла | Размер |
|---|---|
| springmvc-test-1.0.0.pom | |
| springmvc-test-1.0.0.jar | 65 KB |
| springmvc-test-1.0.0-sources.jar | 38 KB |
| springmvc-test-1.0.0-javadoc.jar | 190 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.esastack/springmvc-test/ -->
<dependency>
<groupId>io.esastack</groupId>
<artifactId>springmvc-test</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.esastack/springmvc-test/
implementation 'io.esastack:springmvc-test:1.0.0'
// https://jarcasting.com/artifacts/io.esastack/springmvc-test/
implementation ("io.esastack:springmvc-test:1.0.0")
'io.esastack:springmvc-test:jar:1.0.0'
<dependency org="io.esastack" name="springmvc-test" rev="1.0.0">
<artifact name="springmvc-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.esastack', module='springmvc-test', version='1.0.0')
)
libraryDependencies += "io.esastack" % "springmvc-test" % "1.0.0"
[io.esastack/springmvc-test "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.4.2 |
| io.esastack : restlight-starter | jar | 1.0.0 |
| io.esastack : restlight-springmvc-provider | jar | 1.0.0 |
| io.esastack : restclient | jar | 1.0.1 |
| org.springframework : spring-context | jar | 5.1.4.RELEASE |
| org.springframework : spring-web | jar | 5.1.4.RELEASE |
| com.google.code.gson : gson | jar | 2.8.5 |
| com.google.protobuf : protobuf-java | jar | 3.6.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mockito : mockito-core | jar | 3.3.3 |