is not current version
Last Version 1.1.0

com.github.containersolutions:operator-framework-samples-spring-boot 0.3.9

Sample usage with Spring Boot

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.containersolutions
ArtifactId

ArtifactId

operator-framework-samples-spring-boot
Version

Version

0.3.9
Type

Type

jar

Download operator-framework-samples-spring-boot 0.3.9


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