License |
License |
---|---|
GroupId | GroupIdio.fabric8 |
ArtifactId | ArtifactIdcamel-k-tests |
Version | Version5.7.0 |
Type | Typejar |
Description |
DescriptionFabric8 :: Camel-K :: Tests
Java client for Kubernetes and OpenShift
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
camel-k-tests-5.7.0.pom | |
camel-k-tests-5.7.0.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.fabric8/camel-k-tests/ -->
<dependency>
<groupId>io.fabric8</groupId>
<artifactId>camel-k-tests</artifactId>
<version>5.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8/camel-k-tests/
implementation 'io.fabric8:camel-k-tests:5.7.0'
// https://jarcasting.com/artifacts/io.fabric8/camel-k-tests/
implementation ("io.fabric8:camel-k-tests:5.7.0")
'io.fabric8:camel-k-tests:jar:5.7.0'
<dependency org="io.fabric8" name="camel-k-tests" rev="5.7.0">
<artifact name="camel-k-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8', module='camel-k-tests', version='5.7.0')
)
libraryDependencies += "io.fabric8" % "camel-k-tests" % "5.7.0"
[io.fabric8/camel-k-tests "5.7.0"]
Group / Artifact | Type | Version |
---|---|---|
io.fabric8 : camel-k-client | jar | 5.7.0 |
Group / Artifact | Type | Version |
---|---|---|
io.fabric8 : camel-k-mock | jar | 5.7.0 |
io.fabric8 : mockwebserver | jar | 0.1.8 |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.slf4j : slf4j-simple | jar | 1.7.32 |