| License |
License |
|---|---|
| GroupId | GroupIdio.github.open-accelerators |
| ArtifactId | ArtifactIdmercury-operator |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMercury Operator
Project Mercury aims at developing a solution approach for the modernization of core banking systems,
exploring new technologies and ways of operating in an open hybrid cloud.
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mercury-operator-1.0.2.pom | |
| mercury-operator-1.0.2.jar | 115 KB |
| mercury-operator-1.0.2-sources.jar | 58 KB |
| mercury-operator-1.0.2-javadoc.jar | 742 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.open-accelerators/mercury-operator/ -->
<dependency>
<groupId>io.github.open-accelerators</groupId>
<artifactId>mercury-operator</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.open-accelerators/mercury-operator/
implementation 'io.github.open-accelerators:mercury-operator:1.0.2'
// https://jarcasting.com/artifacts/io.github.open-accelerators/mercury-operator/
implementation ("io.github.open-accelerators:mercury-operator:1.0.2")
'io.github.open-accelerators:mercury-operator:jar:1.0.2'
<dependency org="io.github.open-accelerators" name="mercury-operator" rev="1.0.2">
<artifact name="mercury-operator" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.open-accelerators', module='mercury-operator', version='1.0.2')
)
libraryDependencies += "io.github.open-accelerators" % "mercury-operator" % "1.0.2"
[io.github.open-accelerators/mercury-operator "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.open-accelerators : mercury-common | jar | 1.0.2 |
| io.quarkiverse.operatorsdk : quarkus-operator-sdk | jar | |
| io.quarkus : quarkus-rest-client | jar | |
| io.quarkus : quarkus-rest-client-jackson | jar | |
| io.strimzi : api | jar | 0.28.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |
| io.sundr : builder-annotations | jar | 0.90.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.quarkus : quarkus-test-kubernetes-client | jar | |
| io.quarkus : quarkus-junit5 | jar | |
| org.assertj : assertj-core | jar |