is not current version
Last Version 1.10.2

Operator SDK - Samples - Common Files 1.9.0

Files shared between some of the samples

License

License

GroupId

GroupId

io.javaoperatorsdk
ArtifactId

ArtifactId

operator-framework-samples-common
Version

Version

1.9.0
Type

Type

jar
Description

Description

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

Download operator-framework-samples-common 1.9.0


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

Dependencies

compile (3)

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

test (2)

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

Project Modules

There are no modules declared in this project.