is not current version
Last Version 6.1.6

com.yahoo.elide:elide-spring-boot-starter 5.0.10

Elide Spring Boot Starter

Categories

Categories

IDE Development Tools Spring Boot Container Microservices Elide Program Interface REST Frameworks
GroupId

GroupId

com.yahoo.elide
ArtifactId

ArtifactId

elide-spring-boot-starter
Version

Version

5.0.10
Type

Type

jar

Download elide-spring-boot-starter 5.0.10


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