Last Version

Elide Spring Boot Starter 6.1.6

Elide Spring Boot Starter

License

License

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

6.1.6
Type

Type

jar
Description

Description

Elide Spring Boot Starter
Elide Spring Boot Starter
Project URL

Project URL

https://github.com/yahoo/elide
Project Organization

Project Organization

Yahoo! Inc.
Source Code Management

Source Code Management

https://github.com/yahoo/elide.git

Download elide-spring-boot-starter 6.1.6


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

Dependencies

compile (15)

Group / Artifact Type Version
com.yahoo.elide : elide-core jar 6.1.6
com.yahoo.elide : elide-graphql jar 6.1.6
com.yahoo.elide : elide-datastore-jpa jar 6.1.6
com.yahoo.elide : elide-datastore-aggregation jar 6.1.6
com.yahoo.elide : elide-datastore-jms jar 6.1.6
com.yahoo.elide : elide-swagger jar 6.1.6
com.yahoo.elide : elide-async jar 6.1.6
com.yahoo.elide : elide-spring-boot-autoconfigure jar 6.1.6
org.springframework.boot : spring-boot-starter-web jar
org.springframework.cloud : spring-cloud-context jar 3.1.3
io.micrometer : micrometer-core jar 1.9.0
org.springframework.boot : spring-boot-starter-data-jpa jar
org.springframework : spring-websocket jar 5.3.20
org.yaml : snakeyaml jar
com.fasterxml.jackson.module : jackson-module-jaxb-annotations jar 2.13.3

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.24

Project Modules

There are no modules declared in this project.