endtoend

End to End CI/CD example

Лицензия

Лицензия

Группа

Группа

org.finos-test
Идентификатор

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

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

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

0.12.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

endtoend
End to End CI/CD example
Система контроля версий

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

https://github.com/2092065k/end-to-end

Скачать endtoend

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter jar 2.5.6
org.springframework.boot : spring-boot-starter-actuator jar 2.5.6
org.springframework.boot : spring-boot-starter-web jar 2.5.6

test (1)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar 2.5.6

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

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

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

Версия
0.12.1
0.12.0
0.11.0
0.10.0
0.9.0
0.7.0
0.6.0
0.5.0