License |
License
https://www.eclipse.org/legal/epl-2.0/
|
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.jkube |
ArtifactId | ArtifactIdjkube-kit-common-test |
Last Version | Last Version1.8.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJKube Kit :: Common :: Test
JKube Kit :: Common :: Test
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.eclipse.jkube/jkube-kit-common-test/ -->
<dependency>
<groupId>org.eclipse.jkube</groupId>
<artifactId>jkube-kit-common-test</artifactId>
<version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.jkube/jkube-kit-common-test/
implementation 'org.eclipse.jkube:jkube-kit-common-test:1.8.0'
// https://jarcasting.com/artifacts/org.eclipse.jkube/jkube-kit-common-test/
implementation ("org.eclipse.jkube:jkube-kit-common-test:1.8.0")
'org.eclipse.jkube:jkube-kit-common-test:jar:1.8.0'
<dependency org="org.eclipse.jkube" name="jkube-kit-common-test" rev="1.8.0">
<artifact name="jkube-kit-common-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.jkube', module='jkube-kit-common-test', version='1.8.0')
)
libraryDependencies += "org.eclipse.jkube" % "jkube-kit-common-test" % "1.8.0"
[org.eclipse.jkube/jkube-kit-common-test "1.8.0"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.12.4 |
commons-io : commons-io | jar | 2.8.0 |
Group / Artifact | Type | Version |
---|---|---|
com.consol.citrus : citrus-core | jar | 2.6.2 |
org.apache.commons : commons-compress | jar | 1.21 |
org.assertj : assertj-core | jar | 3.18.0 |
org.jmockit : jmockit | jar | 1.49 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |