License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.containersolutions |
ArtifactId | ArtifactIdoperator-framework-samples-spring-boot-starter |
Version | Version0.3.3 |
Type | Typejar |
Description |
DescriptionOperator SDK - Samples - Spring Boot Starter
Sample usage with spring boot starter
|
<!-- https://jarcasting.com/artifacts/com.github.containersolutions/operator-framework-samples-spring-boot-starter/ -->
<dependency>
<groupId>com.github.containersolutions</groupId>
<artifactId>operator-framework-samples-spring-boot-starter</artifactId>
<version>0.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.containersolutions/operator-framework-samples-spring-boot-starter/
implementation 'com.github.containersolutions:operator-framework-samples-spring-boot-starter:0.3.3'
// https://jarcasting.com/artifacts/com.github.containersolutions/operator-framework-samples-spring-boot-starter/
implementation ("com.github.containersolutions:operator-framework-samples-spring-boot-starter:0.3.3")
'com.github.containersolutions:operator-framework-samples-spring-boot-starter:jar:0.3.3'
<dependency org="com.github.containersolutions" name="operator-framework-samples-spring-boot-starter" rev="0.3.3">
<artifact name="operator-framework-samples-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.containersolutions', module='operator-framework-samples-spring-boot-starter', version='0.3.3')
)
libraryDependencies += "com.github.containersolutions" % "operator-framework-samples-spring-boot-starter" % "0.3.3"
[com.github.containersolutions/operator-framework-samples-spring-boot-starter "0.3.3"]
Group / Artifact | Type | Version |
---|---|---|
com.github.containersolutions : operator-framework-samples-common-files | jar | 0.3.3 |
com.github.containersolutions : spring-boot-operator-framework-starter | jar | 0.3.3 |