Last Version

org.illyasviel.elide:elide-spring-boot-autoconfigure 1.4.0

Spring Boot Starter for Elide

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

org.illyasviel.elide
ArtifactId

ArtifactId

elide-spring-boot-autoconfigure
Version

Version

1.4.0
Type

Type

jar
Description

Description

Spring Boot Starter for Elide
Project Organization

Project Organization

illyasviel

Download elide-spring-boot-autoconfigure 1.4.0


<!-- https://jarcasting.com/artifacts/org.illyasviel.elide/elide-spring-boot-autoconfigure/ -->
<dependency>
    <groupId>org.illyasviel.elide</groupId>
    <artifactId>elide-spring-boot-autoconfigure</artifactId>
    <version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.illyasviel.elide/elide-spring-boot-autoconfigure/
implementation 'org.illyasviel.elide:elide-spring-boot-autoconfigure:1.4.0'
// https://jarcasting.com/artifacts/org.illyasviel.elide/elide-spring-boot-autoconfigure/
implementation ("org.illyasviel.elide:elide-spring-boot-autoconfigure:1.4.0")
'org.illyasviel.elide:elide-spring-boot-autoconfigure:jar:1.4.0'
<dependency org="org.illyasviel.elide" name="elide-spring-boot-autoconfigure" rev="1.4.0">
  <artifact name="elide-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.illyasviel.elide', module='elide-spring-boot-autoconfigure', version='1.4.0')
)
libraryDependencies += "org.illyasviel.elide" % "elide-spring-boot-autoconfigure" % "1.4.0"
[org.illyasviel.elide/elide-spring-boot-autoconfigure "1.4.0"]

Dependencies

compile (8)

Group / Artifact Type Version
org.atteo.classindex : classindex jar 3.4
org.springframework.boot : spring-boot-starter-data-jpa Optional jar
org.springframework.boot : spring-boot-starter-web Optional jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
com.yahoo.elide : elide-core Optional jar 4.2.3
com.yahoo.elide : elide-datastore-hibernate5 Optional jar 4.2.3
com.yahoo.elide : elide-graphql Optional jar 4.2.3
org.projectlombok : lombok Optional jar 1.18.0

test (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
com.h2database : h2 jar
org.hibernate : hibernate-envers jar
javax.xml.bind : jaxb-api jar 2.3.0
com.sun.xml.bind : jaxb-core jar 2.3.0
com.sun.xml.bind : jaxb-impl jar 2.3.0
javax.activation : activation jar 1.1.1

Project Modules

There are no modules declared in this project.