Последняя версия

junit4-jetty 1.0.3

REST web-service mocking utility for Spring using JUnit and Mockito

Лицензия

Лицензия

Категории

Категории

Jetty Контейнер Application Servers JUnit Тестирование компонентов Mockito
Группа

Группа

com.github.skjolber.mockito-rest-spring
Идентификатор

Идентификатор

junit4-jetty
Версия

Версия

1.0.3
Тип

Тип

jar
Описание

Описание

junit4-jetty
REST web-service mocking utility for Spring using JUnit and Mockito
Организация-разработчик

Организация-разработчик

Media Skjolberg

Скачать junit4-jetty 1.0.3

Имя Файла Размер
junit4-jetty-1.0.3.pom
junit4-jetty-1.0.3.jar 1 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.skjolber.mockito-rest-spring/junit4-jetty/ -->
<dependency>
    <groupId>com.github.skjolber.mockito-rest-spring</groupId>
    <artifactId>junit4-jetty</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.skjolber.mockito-rest-spring/junit4-jetty/
implementation 'com.github.skjolber.mockito-rest-spring:junit4-jetty:1.0.3'
// https://jarcasting.com/artifacts/com.github.skjolber.mockito-rest-spring/junit4-jetty/
implementation ("com.github.skjolber.mockito-rest-spring:junit4-jetty:1.0.3")
'com.github.skjolber.mockito-rest-spring:junit4-jetty:jar:1.0.3'
<dependency org="com.github.skjolber.mockito-rest-spring" name="junit4-jetty" rev="1.0.3">
  <artifact name="junit4-jetty" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.skjolber.mockito-rest-spring', module='junit4-jetty', version='1.0.3')
)
libraryDependencies += "com.github.skjolber.mockito-rest-spring" % "junit4-jetty" % "1.0.3"
[com.github.skjolber.mockito-rest-spring/junit4-jetty "1.0.3"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.github.skjolber.mockito-rest-spring : jetty jar 1.0.3
com.github.skjolber.mockito-rest-spring : core-junit4 jar 1.0.3

test (2)

Идентификатор библиотеки Тип Версия
com.github.skjolber.mockito-rest-spring » test jar 1.0.3
org.springframework : spring-test jar 5.0.7.RELEASE

Модули Проекта

Данный проект не имеет модулей.