j

jkube-kit-watcher-standard

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