Kubernetes Assertions Library

A port of Kubernetes Assertions Library by Fabric8

License

License

Categories

Categories

Kubernetes Container Virtualization Tools Net
GroupId

GroupId

com.stakater.kubernetes
ArtifactId

ArtifactId

assertions
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Kubernetes Assertions Library
A port of Kubernetes Assertions Library by Fabric8
Project URL

Project URL

https://github.com/stakater/KubernetesAssertions
Source Code Management

Source Code Management

https://github.com/stakater/KubernetesAssertions.git

Download assertions

How to add to project

<!-- https://jarcasting.com/artifacts/com.stakater.kubernetes/assertions/ -->
<dependency>
    <groupId>com.stakater.kubernetes</groupId>
    <artifactId>assertions</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.stakater.kubernetes/assertions/
implementation 'com.stakater.kubernetes:assertions:1.0.2'
// https://jarcasting.com/artifacts/com.stakater.kubernetes/assertions/
implementation ("com.stakater.kubernetes:assertions:1.0.2")
'com.stakater.kubernetes:assertions:jar:1.0.2'
<dependency org="com.stakater.kubernetes" name="assertions" rev="1.0.2">
  <artifact name="assertions" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stakater.kubernetes', module='assertions', version='1.0.2')
)
libraryDependencies += "com.stakater.kubernetes" % "assertions" % "1.0.2"
[com.stakater.kubernetes/assertions "1.0.2"]

Dependencies

compile (6)

Group / Artifact Type Version
io.fabric8 : kubernetes-api jar 3.0.8
io.fabric8 : kubernetes-client jar 3.0.3
io.fabric8 : fabric8-utils jar 3.0.8
org.fusesource.jansi : jansi jar 1.11
org.assertj : assertj-core jar 3.8.0
org.junit.jupiter : junit-jupiter-api jar RELEASE

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.25

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1