License |
License |
---|---|
Categories |
CategoriesContainer |
GroupId | GroupIdcom.github.containersolutions |
ArtifactId | ArtifactIdoperator-framework-samples-common-files |
Version | Version0.3.3 |
Type | Typejar |
Description |
DescriptionOperator SDK - Samples - Common Files
Files shared between samples
|
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.github.containersolutions : operator-framework | jar | 0.3.3 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.11.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.4.2 |