License |
License
https://www.eclipse.org/legal/epl-2.0/
|
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.jkube |
ArtifactId | ArtifactIdjkube-watcher-standard |
Version | Version0.1.0 |
Type | Typejar |
Description |
DescriptionJkube :: Watcher :: Standard
Jkube :: Watcher :: Standard
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.eclipse.jkube/jkube-watcher-standard/ -->
<dependency>
<groupId>org.eclipse.jkube</groupId>
<artifactId>jkube-watcher-standard</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.jkube/jkube-watcher-standard/
implementation 'org.eclipse.jkube:jkube-watcher-standard:0.1.0'
// https://jarcasting.com/artifacts/org.eclipse.jkube/jkube-watcher-standard/
implementation ("org.eclipse.jkube:jkube-watcher-standard:0.1.0")
'org.eclipse.jkube:jkube-watcher-standard:jar:0.1.0'
<dependency org="org.eclipse.jkube" name="jkube-watcher-standard" rev="0.1.0">
<artifact name="jkube-watcher-standard" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.jkube', module='jkube-watcher-standard', version='0.1.0')
)
libraryDependencies += "org.eclipse.jkube" % "jkube-watcher-standard" % "0.1.0"
[org.eclipse.jkube/jkube-watcher-standard "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jkube : jkube-kit-watcher-api | jar | 0.1.0 |
org.apache.commons : commons-lang3 | jar | 3.8.1 |
org.apache.maven : maven-core | jar | 3.3.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.jmockit : jmockit | jar | 1.43 |
com.jayway.jsonpath : json-path-assert | jar | 2.2.0 |