Last Version

elide-spring-boot 1.4.0

Spring Boot Starter for Elide

License

License

Categories

Categories

IDE Development Tools Spring Boot Container Microservices Elide Program Interface REST Frameworks
GroupId

GroupId

org.illyasviel.elide
ArtifactId

ArtifactId

elide-spring-boot
Version

Version

1.4.0
Type

Type

pom
Description

Description

elide-spring-boot
Spring Boot Starter for Elide
Project URL

Project URL

https://github.com/illyasviel/elide-spring-boot
Project Organization

Project Organization

illyasviel
Source Code Management

Source Code Management

https://github.com/illyasviel/elide-spring-boot

Download elide-spring-boot 1.4.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • elide-spring-boot-starter
  • elide-spring-boot-autoconfigure
  • elide-spring-boot-sample