Operator SDK - Spring Boot Starter

Spring Boot starter for framework

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.containersolutions
ArtifactId

ArtifactId

spring-boot-operator-framework-starter
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Operator SDK - Spring Boot Starter
Spring Boot starter for framework

Download spring-boot-operator-framework-starter

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar
org.springframework.boot : spring-boot-autoconfigure jar
com.github.containersolutions : operator-framework jar 1.3.0

test (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.mockito : mockito-core jar 3.4.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
0.3.9
0.3.8
0.3.6
0.3.3
0.3.1
0.3.0
0.2.1
0.2.0