License |
License |
---|---|
GroupId | GroupIdio.javaoperatorsdk |
ArtifactId | ArtifactIdoperator-framework-samples-common |
Last Version | Last Version1.10.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOperator SDK - Samples - Common Files
Files shared between some of the samples
|
<!-- 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"]
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 |