License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdio.fabric8.devops.apps |
ArtifactId | ArtifactIdconfigmapcontroller |
Version | Version2.2.335 |
Type | Typejar |
Description |
DescriptionConfigMap Controller
Performs Rolling Upgrades to Deployments when ConfigMaps are changed
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.fabric8.devops.apps/configmapcontroller/ -->
<dependency>
<groupId>io.fabric8.devops.apps</groupId>
<artifactId>configmapcontroller</artifactId>
<version>2.2.335</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.devops.apps/configmapcontroller/
implementation 'io.fabric8.devops.apps:configmapcontroller:2.2.335'
// https://jarcasting.com/artifacts/io.fabric8.devops.apps/configmapcontroller/
implementation ("io.fabric8.devops.apps:configmapcontroller:2.2.335")
'io.fabric8.devops.apps:configmapcontroller:jar:2.2.335'
<dependency org="io.fabric8.devops.apps" name="configmapcontroller" rev="2.2.335">
<artifact name="configmapcontroller" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.devops.apps', module='configmapcontroller', version='2.2.335')
)
libraryDependencies += "io.fabric8.devops.apps" % "configmapcontroller" % "2.2.335"
[io.fabric8.devops.apps/configmapcontroller "2.2.335"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.arquillian.junit : arquillian-junit-container | jar | 1.1.8.Final |
io.fabric8 : fabric8-arquillian | jar | 2.3.0 |
io.fabric8 : kubernetes-assertions | jar | 2.3.0 |
junit : junit | jar | 4.12 |