is not current version
Last Version 1.10.2

Operator SDK - Samples - Common Files 1.9.11

Files shared between some of the samples

License

License

GroupId

GroupId

io.javaoperatorsdk
ArtifactId

ArtifactId

operator-framework-samples-common
Version

Version

1.9.11
Type

Type

jar
Description

Description

Operator SDK - Samples - Common Files
Files shared between some of the samples

Download operator-framework-samples-common 1.9.11


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

Dependencies

compile (4)

Group / Artifact Type Version
io.javaoperatorsdk : operator-framework jar 1.9.11
io.fabric8 : crd-generator-apt jar
org.apache.logging.log4j : log4j-slf4j-impl jar 2.14.1
org.apache.logging.log4j : log4j-core jar 2.14.1

Project Modules

There are no modules declared in this project.