| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки Spring Boot Контейнер Микросервисы Auto Библиотеки уровня приложения Code Generators config Configuration Elide Межпрограммное взаимодействие REST Frameworks |
| Группа | Группаcom.yahoo.elide |
| Идентификатор | Идентификаторelide-spring-boot-autoconfigure |
| Версия | Версия6.0.6 |
| Тип | Типjar |
| Описание |
ОписаниеElide Spring Boot Autoconfigure
Elide Spring Boot Autoconfigure
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.yahoo.elide/elide-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-spring-boot-autoconfigure</artifactId>
<version>6.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-spring-boot-autoconfigure/
implementation 'com.yahoo.elide:elide-spring-boot-autoconfigure:6.0.6'
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-spring-boot-autoconfigure/
implementation ("com.yahoo.elide:elide-spring-boot-autoconfigure:6.0.6")
'com.yahoo.elide:elide-spring-boot-autoconfigure:jar:6.0.6'
<dependency org="com.yahoo.elide" name="elide-spring-boot-autoconfigure" rev="6.0.6">
<artifact name="elide-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.elide', module='elide-spring-boot-autoconfigure', version='6.0.6')
)
libraryDependencies += "com.yahoo.elide" % "elide-spring-boot-autoconfigure" % "6.0.6"
[com.yahoo.elide/elide-spring-boot-autoconfigure "6.0.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok Необязательный | jar | 1.18.22 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.yaml : snakeyaml | jar | |
| com.yahoo.elide : elide-test-helpers | jar | 6.0.6 |
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.springframework.boot : spring-boot-starter-artemis | jar | |
| org.apache.activemq : artemis-jms-server | jar | 2.20.0 |
| com.h2database : h2 | jar | 2.0.202 |
| io.rest-assured : rest-assured | jar | 4.4.0 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |