License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Spring Boot Container Microservices Elide Program Interface REST Frameworks |
GroupId | GroupIdcom.yahoo.elide |
ArtifactId | ArtifactIdelide-spring-boot-starter |
Last Version | Last Version6.1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionElide Spring Boot Starter
Elide Spring Boot Starter
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
elide-spring-boot-starter-6.1.6.pom | |
elide-spring-boot-starter-6.1.6.jar | 2 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.24 |