| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcat.albirar |
| Идентификатор | Идентификаторalbirar-root-dependencies |
| Последняя версия | Последняя версия2.6.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеAlbirar Root Dependencies
The common properties and dependencies for all Albirar projects
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| albirar-root-dependencies-2.6.0.pom | 21 KB |
| albirar-root-dependencies-2.6.0-assembly-resources.jar | 13 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cat.albirar/albirar-root-dependencies/ -->
<dependency>
<groupId>cat.albirar</groupId>
<artifactId>albirar-root-dependencies</artifactId>
<version>2.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/cat.albirar/albirar-root-dependencies/
implementation 'cat.albirar:albirar-root-dependencies:2.6.0'
// https://jarcasting.com/artifacts/cat.albirar/albirar-root-dependencies/
implementation ("cat.albirar:albirar-root-dependencies:2.6.0")
'cat.albirar:albirar-root-dependencies:jar:2.6.0'
<dependency org="cat.albirar" name="albirar-root-dependencies" rev="2.6.0">
<artifact name="albirar-root-dependencies" type="jar" />
</dependency>
@Grapes(
@Grab(group='cat.albirar', module='albirar-root-dependencies', version='2.6.0')
)
libraryDependencies += "cat.albirar" % "albirar-root-dependencies" % "2.6.0"
[cat.albirar/albirar-root-dependencies "2.6.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.12 |
| ch.qos.logback : logback-access | jar | 1.2.3 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| ch.qos.logback : logback-core | jar | 1.2.3 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
| org.springframework : spring-context-support | jar | 5.2.15.RELEASE |
| jakarta.validation : jakarta.validation-api | jar | 2.0.2 |
| org.apache.tomcat.embed : tomcat-embed-el | jar | 9.0.33 |
| org.hibernate.validator : hibernate-validator | jar | 6.0.20.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-test | jar | 5.2.15.RELEASE |
| org.springframework.boot : spring-boot-test | jar | 2.3.12.RELEASE |
| org.springframework.boot : spring-boot-test-autoconfigure | jar | 2.3.12.RELEASE |
| org.junit.jupiter : junit-jupiter | jar | 5.6.2 |
| org.springframework.restdocs : spring-restdocs-mockmvc | jar | 2.0.4.RELEASE |
| org.springframework.security : spring-security-test | jar | 5.3.2.RELEASE |
| org.hamcrest : hamcrest | jar | 2.1 |
| org.hamcrest : hamcrest-core | jar | 2.1 |
| org.hamcrest : hamcrest-library | jar | 2.1 |
| org.mockito : mockito-core | jar | 3.1.0 |
| org.mockito : mockito-inline | jar | 3.1.0 |
| org.mockito : mockito-junit-jupiter | jar | 3.1.0 |
| org.awaitility : awaitility | jar | 4.0.3 |