j

jkube-kit-watcher-standard

Files download
File Operation
jkube-kit-watcher-standard-1.16.2.jar download
jkube-kit-watcher-standard-1.16.2.pom download
jkube-kit-watcher-standard-1.16.2-sources.jar download
Apache Maven
<dependency>
  <groupId>org.eclipse.jkube</groupId>
  <artifactId>jkube-kit-watcher-standard</artifactId>
  <version>1.16.2</version>
</dependency>
Gradle Groovy
implementation 'org.eclipse.jkube:jkube-kit-watcher-standard:1.16.2'
Gradle Kotlin
implementation("org.eclipse.jkube:jkube-kit-watcher-standard:1.16.2")
Scala SBT
libraryDependencies += "org.eclipse.jkube" % "jkube-kit-watcher-standard" % "1.16.2"
Groovy Grape
@Grapes(
  @Grab(group='org.eclipse.jkube', module='jkube-kit-watcher-standard', version='1.16.2')
)
Apache Ivy
<dependency org="org.eclipse.jkube" name="jkube-kit-watcher-standard" rev="1.16.2" />
Leiningen
[org.eclipse.jkube/jkube-kit-watcher-standard "1.16.2"]
Apache Buildr
'org.eclipse.jkube:jkube-kit-watcher-standard:jar:1.16.2'