License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices eXist Data Databases |
GroupId | GroupIdio.dekorate |
ArtifactId | ArtifactIdspring-boot-with-existing-manifests-example |
Last Version | Last Version2.0.0-alpha-1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDekorate :: Examples :: Spring Boot with existing manifests on Kubernetes
A collection of annotations and processors for Kubernetes
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.dekorate/spring-boot-with-existing-manifests-example/ -->
<dependency>
<groupId>io.dekorate</groupId>
<artifactId>spring-boot-with-existing-manifests-example</artifactId>
<version>2.0.0-alpha-1</version>
</dependency>
// https://jarcasting.com/artifacts/io.dekorate/spring-boot-with-existing-manifests-example/
implementation 'io.dekorate:spring-boot-with-existing-manifests-example:2.0.0-alpha-1'
// https://jarcasting.com/artifacts/io.dekorate/spring-boot-with-existing-manifests-example/
implementation ("io.dekorate:spring-boot-with-existing-manifests-example:2.0.0-alpha-1")
'io.dekorate:spring-boot-with-existing-manifests-example:jar:2.0.0-alpha-1'
<dependency org="io.dekorate" name="spring-boot-with-existing-manifests-example" rev="2.0.0-alpha-1">
<artifact name="spring-boot-with-existing-manifests-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.dekorate', module='spring-boot-with-existing-manifests-example', version='2.0.0-alpha-1')
)
libraryDependencies += "io.dekorate" % "spring-boot-with-existing-manifests-example" % "2.0.0-alpha-1"
[io.dekorate/spring-boot-with-existing-manifests-example "2.0.0-alpha-1"]
Group / Artifact | Type | Version |
---|---|---|
io.dekorate : kubernetes-spring-starter | jar | 2.0.0-alpha-1 |
org.springframework.boot : spring-boot-starter-actuator | jar | 2.1.13.RELEASE |
org.springframework.boot : spring-boot-starter-web | jar | 2.1.13.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
io.dekorate : openshift-junit-starter | jar | 2.0.0-alpha-1 |