Last Version

Operator SDK - Sample 0.1.1

Sample usage of operator framework

License

License

Categories

Categories

Container
GroupId

GroupId

com.github.containersolutions
ArtifactId

ArtifactId

operator-framework-sample
Version

Version

0.1.1
Type

Type

jar
Description

Description

Operator SDK - Sample
Sample usage of operator framework

Download operator-framework-sample 0.1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.containersolutions : operator-framework jar 0.1.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.11.2

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.4.2

Project Modules

There are no modules declared in this project.