Last Version

Elide Spring Boot Autoconfigure 6.1.6

Elide Spring Boot Autoconfigure

License

License

Categories

Categories

IDE Development Tools Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration Elide Program Interface REST Frameworks
GroupId

GroupId

com.yahoo.elide
ArtifactId

ArtifactId

elide-spring-boot-autoconfigure
Version

Version

6.1.6
Type

Type

jar
Description

Description

Elide Spring Boot Autoconfigure
Elide Spring Boot Autoconfigure
Project URL

Project URL

https://github.com/yahoo/elide
Project Organization

Project Organization

Yahoo! Inc.
Source Code Management

Source Code Management

https://github.com/yahoo/elide.git

Download elide-spring-boot-autoconfigure 6.1.6


<!-- 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"]

Dependencies

compile (17)

Group / Artifact Type Version
com.yahoo.elide : elide-core Optional jar 6.1.6
com.yahoo.elide : elide-graphql Optional jar 6.1.6
com.yahoo.elide : elide-datastore-aggregation Optional jar 6.1.6
com.yahoo.elide : elide-datastore-jpa Optional jar 6.1.6
com.yahoo.elide : elide-datastore-jms Optional jar 6.1.6
com.yahoo.elide : elide-swagger Optional jar 6.1.6
com.yahoo.elide : elide-async Optional jar 6.1.6
com.yahoo.elide : elide-model-config Optional jar 6.1.6
org.springframework.boot : spring-boot-starter-websocket Optional jar
org.owasp.encoder : encoder Optional jar 1.2.3
org.apache.tomcat.embed : tomcat-embed-core Optional jar 9.0.58
org.apache.tomcat.embed : tomcat-embed-websocket Optional jar 9.0.58
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.7.0
org.springframework.cloud : spring-cloud-context Optional jar 3.1.3
io.micrometer : micrometer-core Optional jar 1.9.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.24

test (11)

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

Project Modules

There are no modules declared in this project.