<dependency>
<groupId>io.dekorate</groupId>
<artifactId>spring-boot-on-kubernetes-without-annotations</artifactId>
<version>0.12.1</version>
</dependency>
libraryDependencies += "io.dekorate" % "spring-boot-on-kubernetes-without-annotations" % "0.12.1"
@Grapes(
@Grab(group='io.dekorate', module='spring-boot-on-kubernetes-without-annotations', version='0.12.1')
)
<dependency org="io.dekorate" name="spring-boot-on-kubernetes-without-annotations" rev="0.12.1" />