Last Version

Dekorate :: Frameworks :: Spring Boot 2.11.0

A collection of annotations and processors for Kubernetes

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.dekorate
ArtifactId

ArtifactId

dekorate-spring-boot
Version

Version

2.11.0
Type

Type

jar
Description

Description

Dekorate :: Frameworks :: Spring Boot
A collection of annotations and processors for Kubernetes
Project Organization

Project Organization

Red Hat

Download dekorate-spring-boot 2.11.0


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

Dependencies

compile (3)

Group / Artifact Type Version
io.dekorate : dekorate-core jar 2.11.0
io.dekorate : prometheus-annotations jar 2.11.0
io.sundr : builder-annotations Optional jar 0.90.4

test (6)

Group / Artifact Type Version
io.dekorate : kubernetes-annotations Optional jar 2.11.0
org.junit.jupiter : junit-jupiter-api jar 5.5.0
org.junit.jupiter : junit-jupiter-engine jar 5.5.0
org.junit.vintage : junit-vintage-engine jar 5.5.0
org.junit.platform : junit-platform-launcher jar 1.4.0
org.junit.platform : junit-platform-runner jar 1.4.0

Project Modules

There are no modules declared in this project.