License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Spring Boot Container Microservices Elide Program Interface REST Frameworks |
GroupId | GroupIdcom.yahoo.elide |
ArtifactId | ArtifactIdelide-spring-boot-starter |
Version | Version5.0.4 |
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-5.0.4.pom | |
elide-spring-boot-starter-5.0.4.jar | 1 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>5.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-spring-boot-starter/
implementation 'com.yahoo.elide:elide-spring-boot-starter:5.0.4'
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-spring-boot-starter/
implementation ("com.yahoo.elide:elide-spring-boot-starter:5.0.4")
'com.yahoo.elide:elide-spring-boot-starter:jar:5.0.4'
<dependency org="com.yahoo.elide" name="elide-spring-boot-starter" rev="5.0.4">
<artifact name="elide-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.elide', module='elide-spring-boot-starter', version='5.0.4')
)
libraryDependencies += "com.yahoo.elide" % "elide-spring-boot-starter" % "5.0.4"
[com.yahoo.elide/elide-spring-boot-starter "5.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.yahoo.elide : elide-core | jar | 5.0.4 |
com.yahoo.elide : elide-graphql | jar | 5.0.4 |
com.yahoo.elide : elide-datastore-jpa | jar | 5.0.4 |
com.yahoo.elide : elide-datastore-aggregation | jar | 5.0.4 |
com.yahoo.elide : elide-swagger | jar | 5.0.4 |
com.yahoo.elide : elide-async | jar | 5.0.4 |
com.yahoo.elide : elide-spring-boot-autoconfigure | jar | 5.0.4 |
org.springframework.boot : spring-boot-starter-web | jar | |
io.micrometer : micrometer-core | jar | 1.7.0 |
org.springframework.boot : spring-boot-starter-data-jpa | jar | |
org.yaml : snakeyaml | jar | |
com.fasterxml.jackson.module : jackson-module-jaxb-annotations | jar | 2.12.3 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |