is not current version
Last Version 6.1.6

com.yahoo.elide:elide-spring-boot-autoconfigure 6.0.0-pr5

Elide Spring Boot Autoconfigure

Categories

Categories

IDE Development Tools Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration Elide Program Interface REST Frameworks
GroupId

GroupId

com.yahoo.elide
ArtifactId

ArtifactId

elide-spring-boot-autoconfigure
Version

Version

6.0.0-pr5
Type

Type

jar

Download elide-spring-boot-autoconfigure 6.0.0-pr5


<!-- 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.0-pr5</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-spring-boot-autoconfigure/
implementation 'com.yahoo.elide:elide-spring-boot-autoconfigure:6.0.0-pr5'
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-spring-boot-autoconfigure/
implementation ("com.yahoo.elide:elide-spring-boot-autoconfigure:6.0.0-pr5")
'com.yahoo.elide:elide-spring-boot-autoconfigure:jar:6.0.0-pr5'
<dependency org="com.yahoo.elide" name="elide-spring-boot-autoconfigure" rev="6.0.0-pr5">
  <artifact name="elide-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.elide', module='elide-spring-boot-autoconfigure', version='6.0.0-pr5')
)
libraryDependencies += "com.yahoo.elide" % "elide-spring-boot-autoconfigure" % "6.0.0-pr5"
[com.yahoo.elide/elide-spring-boot-autoconfigure "6.0.0-pr5"]