is not current version
Last Version 1.4.0

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


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.3.0
Type

Type

jar

Download elide-spring-boot-autoconfigure 1.3.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.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.illyasviel.elide/elide-spring-boot-autoconfigure/
implementation 'org.illyasviel.elide:elide-spring-boot-autoconfigure:1.3.0'
// https://jarcasting.com/artifacts/org.illyasviel.elide/elide-spring-boot-autoconfigure/
implementation ("org.illyasviel.elide:elide-spring-boot-autoconfigure:1.3.0")
'org.illyasviel.elide:elide-spring-boot-autoconfigure:jar:1.3.0'
<dependency org="org.illyasviel.elide" name="elide-spring-boot-autoconfigure" rev="1.3.0">
  <artifact name="elide-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.illyasviel.elide', module='elide-spring-boot-autoconfigure', version='1.3.0')
)
libraryDependencies += "org.illyasviel.elide" % "elide-spring-boot-autoconfigure" % "1.3.0"
[org.illyasviel.elide/elide-spring-boot-autoconfigure "1.3.0"]