Last Version

Operator SDK - Samples - Common Files 1.10.2

Files shared between some of the samples

License

License

GroupId

GroupId

io.javaoperatorsdk
ArtifactId

ArtifactId

operator-framework-samples-common
Version

Version

1.10.2
Type

Type

jar
Description

Description

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

Download operator-framework-samples-common 1.10.2


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

Dependencies

compile (4)

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

Project Modules

There are no modules declared in this project.