Last Version

Operator SDK - Samples - Common Files 0.3.3

Files shared between samples

License

License

Categories

Categories

Container
GroupId

GroupId

com.github.containersolutions
ArtifactId

ArtifactId

operator-framework-samples-common-files
Version

Version

0.3.3
Type

Type

jar
Description

Description

Operator SDK - Samples - Common Files
Files shared between samples

Download operator-framework-samples-common-files 0.3.3


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

Dependencies

compile (2)

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

test (1)

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

Project Modules

There are no modules declared in this project.