is not current version
Last Version 1.4.0

org.illyasviel.elide:elide-spring-boot-starter 1.1.0


Categories

Categories

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

GroupId

org.illyasviel.elide
ArtifactId

ArtifactId

elide-spring-boot-starter
Version

Version

1.1.0
Type

Type

jar

Download elide-spring-boot-starter 1.1.0


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