Operator SDK - Samples - Tomcat

Provisions Tomcat Pods and deploys Webapplications in them

License

License

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

io.javaoperatorsdk
ArtifactId

ArtifactId

sample-tomcat-operator
Last Version

Last Version

3.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Operator SDK - Samples - Tomcat
Provisions Tomcat Pods and deploys Webapplications in them

Download sample-tomcat-operator

How to add to project

<!-- 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"]

Dependencies

compile (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

provided (1)

Group / Artifact Type Version
io.fabric8 : crd-generator-apt jar

test (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.3
3.0.2
3.0.1
3.0.0
3.0.0.RC5
3.0.0.RC4
3.0.0.RC3
3.0.0.RC2
3.0.0.RC1
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.2
2.0.1
2.0.0
2.0.0-RC1
2.0.0-M1
1.10.2
1.10.1
1.10.0