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

com.yahoo.elide:elide-spring-boot-autoconfigure 5.0.0-pr30

Elide Spring Boot Autoconfigure

Категории

Категории

IDE Инструменты разработки Spring Boot Контейнер Микросервисы Auto Библиотеки уровня приложения Code Generators config Configuration Elide Межпрограммное взаимодействие REST Frameworks
Группа

Группа

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

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

elide-spring-boot-autoconfigure
Версия

Версия

5.0.0-pr30
Тип

Тип

jar

Скачать elide-spring-boot-autoconfigure 5.0.0-pr30


<!-- https://jarcasting.com/artifacts/com.yahoo.elide/elide-spring-boot-autoconfigure/ -->
<dependency>
    <groupId>com.yahoo.elide</groupId>
    <artifactId>elide-spring-boot-autoconfigure</artifactId>
    <version>5.0.0-pr30</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-spring-boot-autoconfigure/
implementation 'com.yahoo.elide:elide-spring-boot-autoconfigure:5.0.0-pr30'
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-spring-boot-autoconfigure/
implementation ("com.yahoo.elide:elide-spring-boot-autoconfigure:5.0.0-pr30")
'com.yahoo.elide:elide-spring-boot-autoconfigure:jar:5.0.0-pr30'
<dependency org="com.yahoo.elide" name="elide-spring-boot-autoconfigure" rev="5.0.0-pr30">
  <artifact name="elide-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.elide', module='elide-spring-boot-autoconfigure', version='5.0.0-pr30')
)
libraryDependencies += "com.yahoo.elide" % "elide-spring-boot-autoconfigure" % "5.0.0-pr30"
[com.yahoo.elide/elide-spring-boot-autoconfigure "5.0.0-pr30"]