Last Version

Operator SDK - Samples - Basic - Spring Boot 1.1.0

Sample usage with Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.containersolutions
ArtifactId

ArtifactId

operator-framework-samples-spring-boot
Version

Version

1.1.0
Type

Type

jar
Description

Description

Operator SDK - Samples - Basic - Spring Boot
Sample usage with Spring Boot

Download operator-framework-samples-spring-boot 1.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.containersolutions : operator-framework-samples-common jar 1.1.0
com.github.containersolutions : spring-boot-operator-framework-starter jar 1.1.0

Project Modules

There are no modules declared in this project.