s

spring-boot-on-kubernetes-without-annotations

Files download
File Operation
spring-boot-on-kubernetes-without-annotations-0.12.1.jar download
spring-boot-on-kubernetes-without-annotations-0.12.1.pom download
spring-boot-on-kubernetes-without-annotations-0.12.1-sources.jar download
Apache Maven
<dependency>
  <groupId>io.dekorate</groupId>
  <artifactId>spring-boot-on-kubernetes-without-annotations</artifactId>
  <version>0.12.1</version>
</dependency>
Gradle Groovy
implementation 'io.dekorate:spring-boot-on-kubernetes-without-annotations:0.12.1'
Gradle Kotlin
implementation("io.dekorate:spring-boot-on-kubernetes-without-annotations:0.12.1")
Scala SBT
libraryDependencies += "io.dekorate" % "spring-boot-on-kubernetes-without-annotations" % "0.12.1"
Groovy Grape
@Grapes(
  @Grab(group='io.dekorate', module='spring-boot-on-kubernetes-without-annotations', version='0.12.1')
)
Apache Ivy
<dependency org="io.dekorate" name="spring-boot-on-kubernetes-without-annotations" rev="0.12.1" />
Leiningen
[io.dekorate/spring-boot-on-kubernetes-without-annotations "0.12.1"]
Apache Buildr
'io.dekorate:spring-boot-on-kubernetes-without-annotations:jar:0.12.1'