is not current version
Last Version 1.0.28.RELEASE

org.springframework.boot.experimental:spring-boot-thin-layout 1.0.20.RELEASE

Demo project for Spring Boot

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.springframework.boot.experimental
ArtifactId

ArtifactId

spring-boot-thin-layout
Version

Version

1.0.20.RELEASE
Type

Type

jar

Download spring-boot-thin-layout 1.0.20.RELEASE


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