| 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 |
| Last Version | Last Version6.1.6 |
| Release Date | Release Date |
| 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>6.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-spring-boot-autoconfigure/
implementation 'com.yahoo.elide:elide-spring-boot-autoconfigure:6.1.6'
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-spring-boot-autoconfigure/
implementation ("com.yahoo.elide:elide-spring-boot-autoconfigure:6.1.6")
'com.yahoo.elide:elide-spring-boot-autoconfigure:jar:6.1.6'
<dependency org="com.yahoo.elide" name="elide-spring-boot-autoconfigure" rev="6.1.6">
<artifact name="elide-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.elide', module='elide-spring-boot-autoconfigure', version='6.1.6')
)
libraryDependencies += "com.yahoo.elide" % "elide-spring-boot-autoconfigure" % "6.1.6"
[com.yahoo.elide/elide-spring-boot-autoconfigure "6.1.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok Optional | jar | 1.18.24 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.yaml : snakeyaml | jar | |
| com.yahoo.elide : elide-test-helpers | jar | 6.1.6 |
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.springframework.boot : spring-boot-starter-artemis | jar | |
| org.springframework.boot : spring-boot-starter-actuator | jar | 2.7.0 |
| org.apache.activemq : artemis-jms-server | jar | 2.22.0 |
| com.h2database : h2 | jar | 2.1.212 |
| io.rest-assured : rest-assured | jar | 5.1.0 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.junit.platform : junit-platform-commons | jar | 1.8.2 |