Operator SDK - Samples - Common Files

Files shared between some of the samples

License

License

Categories

Categories

Container
GroupId

GroupId

com.github.containersolutions
ArtifactId

ArtifactId

operator-framework-samples-common
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download operator-framework-samples-common

How to add to project

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

Dependencies

compile (2)

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

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
1.0.0
0.3.9
0.3.8
0.3.6