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 | Version6.0.1 |
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.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-spring-boot-autoconfigure/
implementation 'com.yahoo.elide:elide-spring-boot-autoconfigure:6.0.1'
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-spring-boot-autoconfigure/
implementation ("com.yahoo.elide:elide-spring-boot-autoconfigure:6.0.1")
'com.yahoo.elide:elide-spring-boot-autoconfigure:jar:6.0.1'
<dependency org="com.yahoo.elide" name="elide-spring-boot-autoconfigure" rev="6.0.1">
<artifact name="elide-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.elide', module='elide-spring-boot-autoconfigure', version='6.0.1')
)
libraryDependencies += "com.yahoo.elide" % "elide-spring-boot-autoconfigure" % "6.0.1"
[com.yahoo.elide/elide-spring-boot-autoconfigure "6.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
org.yaml : snakeyaml | jar | |
com.yahoo.elide : elide-test-helpers | jar | 6.0.1 |
org.springframework.boot : spring-boot-starter-test | jar | |
org.springframework.boot : spring-boot-starter-artemis | jar | |
org.apache.activemq : artemis-jms-server | jar | 2.19.0 |
com.h2database : h2 | jar | 1.4.200 |
io.rest-assured : rest-assured | jar | 4.4.0 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.1 |