Last Version

Operator SDK - Samples - Spring Boot - Plain 1.3.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-plain
Version

Version

1.3.0
Type

Type

jar
Description

Description

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

Download operator-framework-samples-spring-boot-plain 1.3.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.containersolutions : operator-framework-samples-common jar 1.3.0
org.springframework.boot : spring-boot-starter-log4j2 jar
org.springframework.boot : spring-boot-starter jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.