org.illyasviel.elide:elide-spring-boot-sample

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-sample
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Boot Starter for Elide
Project Organization

Project Organization

illyasviel

Download elide-spring-boot-sample

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.illyasviel.elide : elide-spring-boot-starter jar 1.4.0
org.projectlombok : lombok jar 1.18.0
com.h2database : h2 jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0