MVN

org.illyasviel.elide : elide-spring-boot

Maven & Gradle

Jul 13, 2018
20 stars

elide-spring-boot · Spring Boot Starter for Elide

<dependency>
    <groupId>org.illyasviel.elide</groupId>
    <artifactId>elide-spring-boot</artifactId>
    <version>1.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.illyasviel.elide : elide-spring-boot to add to Maven - Latest Versions:

  • Latest Stable: 1.4.0

All Versions

Choose a version of org.illyasviel.elide : elide-spring-boot to add to Maven - All Versions:

Version Vulnerabilities Updated
1.4.x
elide-spring-boot-1.4.0
1.3.x
elide-spring-boot-1.3.0
1.2.x
elide-spring-boot-1.2.0
1.1.x
elide-spring-boot-1.1.0
1.0.x
elide-spring-boot-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.illyasviel.elide</groupId>
    <artifactId>elide-spring-boot</artifactId>
    <version>1.4.0</version>
</dependency>

Advertisement