License |
License |
---|---|
Categories |
CategoriesTomcat Container Application Servers |
GroupId | GroupIdio.javaoperatorsdk |
ArtifactId | ArtifactIdsample-tomcat-operator |
Last Version | Last Version3.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOperator SDK - Samples - Tomcat
Provisions Tomcat Pods and deploys Webapplications in them
|
<!-- https://jarcasting.com/artifacts/io.javaoperatorsdk/sample-tomcat-operator/ -->
<dependency>
<groupId>io.javaoperatorsdk</groupId>
<artifactId>sample-tomcat-operator</artifactId>
<version>3.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.javaoperatorsdk/sample-tomcat-operator/
implementation 'io.javaoperatorsdk:sample-tomcat-operator:3.0.3'
// https://jarcasting.com/artifacts/io.javaoperatorsdk/sample-tomcat-operator/
implementation ("io.javaoperatorsdk:sample-tomcat-operator:3.0.3")
'io.javaoperatorsdk:sample-tomcat-operator:jar:3.0.3'
<dependency org="io.javaoperatorsdk" name="sample-tomcat-operator" rev="3.0.3">
<artifact name="sample-tomcat-operator" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.javaoperatorsdk', module='sample-tomcat-operator', version='3.0.3')
)
libraryDependencies += "io.javaoperatorsdk" % "sample-tomcat-operator" % "3.0.3"
[io.javaoperatorsdk/sample-tomcat-operator "3.0.3"]
Group / Artifact | Type | Version |
---|---|---|
io.javaoperatorsdk : operator-framework | jar | 3.0.3 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.2 |
org.takes : takes | jar | 1.20 |
Group / Artifact | Type | Version |
---|---|---|
io.fabric8 : crd-generator-apt | jar |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.awaitility : awaitility | jar | 4.1.1 |
io.javaoperatorsdk : operator-framework-junit-5 | jar | 3.0.3 |