License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration Elide Program Interface REST Frameworks |
GroupId | GroupIdcom.yahoo.elide |
ArtifactId | ArtifactIdelide-spring-boot-autoconfigure |
Version | Version5.0.2 |
Type | Typejar |
Description |
DescriptionElide Spring Boot Autoconfigure
Elide Spring Boot Autoconfigure
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.yahoo.elide/elide-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-spring-boot-autoconfigure</artifactId>
<version>5.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-spring-boot-autoconfigure/
implementation 'com.yahoo.elide:elide-spring-boot-autoconfigure:5.0.2'
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-spring-boot-autoconfigure/
implementation ("com.yahoo.elide:elide-spring-boot-autoconfigure:5.0.2")
'com.yahoo.elide:elide-spring-boot-autoconfigure:jar:5.0.2'
<dependency org="com.yahoo.elide" name="elide-spring-boot-autoconfigure" rev="5.0.2">
<artifact name="elide-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.elide', module='elide-spring-boot-autoconfigure', version='5.0.2')
)
libraryDependencies += "com.yahoo.elide" % "elide-spring-boot-autoconfigure" % "5.0.2"
[com.yahoo.elide/elide-spring-boot-autoconfigure "5.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.yahoo.elide : elide-core Optional | jar | 5.0.2 |
com.yahoo.elide : elide-graphql Optional | jar | 5.0.2 |
com.yahoo.elide : elide-datastore-aggregation Optional | jar | 5.0.2 |
com.yahoo.elide : elide-datastore-jpa Optional | jar | 5.0.2 |
com.yahoo.elide : elide-swagger Optional | jar | 5.0.2 |
com.yahoo.elide : elide-async Optional | jar | 5.0.2 |
com.yahoo.elide : elide-model-config Optional | jar | 5.0.2 |
org.owasp.encoder : encoder Optional | jar | 1.2.3 |
org.apache.tomcat.embed : tomcat-embed-core Optional | jar | |
org.apache.tomcat.embed : tomcat-embed-websocket Optional | jar | |
org.springframework.boot : spring-boot-starter-web Optional | jar | |
org.springframework.boot : spring-boot-starter-data-jpa Optional | jar | |
org.springframework.boot : spring-boot-starter-security Optional | jar | 2.4.6 |
org.springframework.boot : spring-boot-starter-actuator Optional | jar | 2.4.6 |
io.micrometer : micrometer-core Optional | jar | 1.7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
org.yaml : snakeyaml | jar | |
com.yahoo.elide : elide-test-helpers | jar | 5.0.2 |
org.springframework.boot : spring-boot-starter-test | jar | |
com.h2database : h2 | jar | 1.4.200 |
io.rest-assured : rest-assured | jar | 4.4.0 |
org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |
junit : junit | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |