hikaku-spring

A library that tests if the implementation of a REST-API meets its specification. This module contains a converter for spring-mvc implementations.

Лицензия

Лицензия

Группа

Группа

de.codecentric.hikaku
Идентификатор

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

hikaku-spring
Последняя версия

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

3.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

hikaku-spring
A library that tests if the implementation of a REST-API meets its specification. This module contains a converter for spring-mvc implementations.
Ссылка на сайт

Ссылка на сайт

https://github.com/codecentric/hikaku
Система контроля версий

Система контроля версий

https://github.com/codecentric/hikaku

Скачать hikaku-spring

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/de.codecentric.hikaku/hikaku-spring/ -->
<dependency>
    <groupId>de.codecentric.hikaku</groupId>
    <artifactId>hikaku-spring</artifactId>
    <version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.codecentric.hikaku/hikaku-spring/
implementation 'de.codecentric.hikaku:hikaku-spring:3.3.0'
// https://jarcasting.com/artifacts/de.codecentric.hikaku/hikaku-spring/
implementation ("de.codecentric.hikaku:hikaku-spring:3.3.0")
'de.codecentric.hikaku:hikaku-spring:jar:3.3.0'
<dependency org="de.codecentric.hikaku" name="hikaku-spring" rev="3.3.0">
  <artifact name="hikaku-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.codecentric.hikaku', module='hikaku-spring', version='3.3.0')
)
libraryDependencies += "de.codecentric.hikaku" % "hikaku-spring" % "3.3.0"
[de.codecentric.hikaku/hikaku-spring "3.3.0"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.21
org.jetbrains.kotlin : kotlin-reflect jar 1.5.21
org.jetbrains.kotlin : kotlin-test jar 1.5.21
org.springframework : spring-webmvc jar 5.3.9
de.codecentric.hikaku : hikaku-core jar 3.3.0

test (6)

Идентификатор библиотеки Тип Версия
org.junit.platform : junit-platform-launcher jar 1.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.jetbrains.kotlin : kotlin-test-junit5 jar 1.5.21
org.assertj : assertj-core jar 3.20.2
org.springframework.boot : spring-boot-starter-test jar 2.5.4
org.springframework.boot : spring-boot-starter-web jar 2.5.4

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

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

codecentric AG

Версии библиотеки

Версия
3.3.0
3.2.0
3.1.2
3.1.1
3.1.0
3.0.1
3.0.0
2.3.0
2.2.0
2.1.1
2.1.0
2.0.1
2.0.0
1.1.1
1.1.0