com.dnastack:actuator-e2e-test

A library to customizably test the security and response configurations of a Spring Boot application's /actuator endpoints.

Лицензия

Лицензия

Группа

Группа

com.dnastack
Идентификатор

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

actuator-e2e-test
Последняя версия

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

1.0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

com.dnastack:actuator-e2e-test
A library to customizably test the security and response configurations of a Spring Boot application's /actuator endpoints.
Ссылка на сайт

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

https://www.github.com/DNAstack/actuator-e2e-test
Система контроля версий

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

https://github.com/DNAstack/actuator-e2e-test/tree/main

Скачать actuator-e2e-test

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

<!-- https://jarcasting.com/artifacts/com.dnastack/actuator-e2e-test/ -->
<dependency>
    <groupId>com.dnastack</groupId>
    <artifactId>actuator-e2e-test</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.dnastack/actuator-e2e-test/
implementation 'com.dnastack:actuator-e2e-test:1.0.3'
// https://jarcasting.com/artifacts/com.dnastack/actuator-e2e-test/
implementation ("com.dnastack:actuator-e2e-test:1.0.3")
'com.dnastack:actuator-e2e-test:jar:1.0.3'
<dependency org="com.dnastack" name="actuator-e2e-test" rev="1.0.3">
  <artifact name="actuator-e2e-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dnastack', module='actuator-e2e-test', version='1.0.3')
)
libraryDependencies += "com.dnastack" % "actuator-e2e-test" % "1.0.3"
[com.dnastack/actuator-e2e-test "1.0.3"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.20
org.slf4j : slf4j-simple jar 1.7.30
org.slf4j : jcl-over-slf4j jar 1.7.30
io.rest-assured : rest-assured jar 4.4.0
org.junit.jupiter : junit-jupiter-api jar

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

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

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

Версия
1.0.3
1.0.2
1.0.0