is not current version
Last Version 2.11.0

io.dekorate:dekorate-spring-boot 2.8.1


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.dekorate
ArtifactId

ArtifactId

dekorate-spring-boot
Version

Version

2.8.1
Type

Type

jar

Download dekorate-spring-boot 2.8.1


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