| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJUnit Тестирование компонентов Mockito |
| Группа | Группаcom.github.skjolber.mockito-rest-spring |
| Идентификатор | Идентификаторcore-junit4 |
| Последняя версия | Последняя версия1.0.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcore-junit4
REST web-service mocking utility for Spring using JUnit and Mockito
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| core-junit4-1.0.3.pom | |
| core-junit4-1.0.3.jar | 6 KB |
| core-junit4-1.0.3-sources.jar | 2 KB |
| core-junit4-1.0.3-javadoc.jar | 31 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.skjolber.mockito-rest-spring/core-junit4/ -->
<dependency>
<groupId>com.github.skjolber.mockito-rest-spring</groupId>
<artifactId>core-junit4</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.skjolber.mockito-rest-spring/core-junit4/
implementation 'com.github.skjolber.mockito-rest-spring:core-junit4:1.0.3'
// https://jarcasting.com/artifacts/com.github.skjolber.mockito-rest-spring/core-junit4/
implementation ("com.github.skjolber.mockito-rest-spring:core-junit4:1.0.3")
'com.github.skjolber.mockito-rest-spring:core-junit4:jar:1.0.3'
<dependency org="com.github.skjolber.mockito-rest-spring" name="core-junit4" rev="1.0.3">
<artifact name="core-junit4" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.skjolber.mockito-rest-spring', module='core-junit4', version='1.0.3')
)
libraryDependencies += "com.github.skjolber.mockito-rest-spring" % "core-junit4" % "1.0.3"
[com.github.skjolber.mockito-rest-spring/core-junit4 "1.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| com.github.skjolber.mockito-rest-spring : core | jar | 1.0.3 |
| com.github.skjolber.mockito-rest-spring : jetty | jar | 1.0.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.skjolber.mockito-rest-spring » test | jar | 1.0.3 |
| io.swagger : swagger-annotations | jar | 1.5.20 |
| joda-time : joda-time | jar | 2.9.7 |
| javax.validation : validation-api | jar | 1.1.0.Final |