| License | License | 
|---|---|
| Categories | CategoriesJBoss Container Application Servers | 
| GroupId | GroupIdorg.jboss.windup | 
| ArtifactId | ArtifactIdwindup-operator | 
| Last Version | Last Version0.0.10 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionProvides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| windup-operator-0.0.10.pom | |
| windup-operator-0.0.10.jar | 195 KB | 
| windup-operator-0.0.10-sources.jar | 173 KB | 
| windup-operator-0.0.10-source-release.zip | 243 KB | 
| windup-operator-0.0.10-javadoc.jar | 460 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.jboss.windup/windup-operator/ -->
<dependency>
    <groupId>org.jboss.windup</groupId>
    <artifactId>windup-operator</artifactId>
    <version>0.0.10</version>
</dependency>// https://jarcasting.com/artifacts/org.jboss.windup/windup-operator/
implementation 'org.jboss.windup:windup-operator:0.0.10'// https://jarcasting.com/artifacts/org.jboss.windup/windup-operator/
implementation ("org.jboss.windup:windup-operator:0.0.10")'org.jboss.windup:windup-operator:jar:0.0.10'<dependency org="org.jboss.windup" name="windup-operator" rev="0.0.10">
  <artifact name="windup-operator" type="jar" />
</dependency>@Grapes(
@Grab(group='org.jboss.windup', module='windup-operator', version='0.0.10')
)libraryDependencies += "org.jboss.windup" % "windup-operator" % "0.0.10"[org.jboss.windup/windup-operator "0.0.10"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.quarkus : quarkus-kubernetes-client | jar | |
| io.quarkus : quarkus-container-image-jib | jar | |
| org.apache.commons : commons-lang3 | jar | 3.12.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| io.quarkus : quarkus-junit5 | jar | |
| io.rest-assured : rest-assured | jar | |
| io.quarkus : quarkus-junit5-mockito | jar | |
| io.fabric8 : kubernetes-server-mock | jar | 5.0.1 | 
| org.awaitility : awaitility | jar | 4.2.0 |