License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdio.dekorate |
ArtifactId | ArtifactIddekorate-spring-boot |
Last Version | Last Version2.11.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDekorate :: Frameworks :: Spring Boot
A collection of annotations and processors for Kubernetes
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
dekorate-spring-boot-2.11.0.pom | |
dekorate-spring-boot-2.11.0.jar | 23 KB |
dekorate-spring-boot-2.11.0-sources.jar | 15 KB |
dekorate-spring-boot-2.11.0-javadoc.jar | 127 KB |
Browse |
<!-- 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"]
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 |
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 |