com.starburstdata:kubernetes-assertions

This library provides a bunch of helpful assertj assertions for working with the kubernetes-api.

Лицензия

Лицензия

Категории

Категории

Kubernetes Контейнер Виртуализация Данные Сеть
Группа

Группа

com.starburstdata
Идентификатор

Идентификатор

kubernetes-assertions
Последняя версия

Последняя версия

1.0.0
Дата

Дата

Тип

Тип

takari-jar
Описание

Описание

This library provides a bunch of helpful assertj assertions for working with the kubernetes-api.

Скачать kubernetes-assertions

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.30
io.fabric8 : kubernetes-client jar 4.8.0
io.fabric8 : openshift-client jar 4.8.0
io.fabric8 : fabric8-utils jar 3.0.8
io.fabric8 : kubernetes-api jar 3.0.8
org.fusesource.jansi : jansi jar 1.11
org.assertj : assertj-core jar 3.15.0
org.junit.jupiter : junit-jupiter-api jar 5.6.0

test (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-simple jar 1.7.30

Модули Проекта

Данный проект не имеет модулей.

Takari POM

The parent POM for all projects of Takari allowing deployment to the Central Repository and centralized plugin and configuration management.

Usage

Just add a parent segment with the latest version to your project

  <parent>
    <groupId>io.takari</groupId>
    <artifactId>takari</artifactId>
    <version>41</version>
  </parent>

To release your project you can use the usual Maven release process.

mvn release:prepare release:perform

This deploys the project to the Central Repository and hence the binaries are available whereever Central is available. Prior to that the staging repository needs to be closed and released on OSSRH.

SNAPSHOT version deployments emulating the full release build can be done with

mvn clean deploy -P takari-release

Binaries end up on https://oss.sonatype.org/content/repositories/snapshots/

The project uses the Takari Lifecycle for resources, compiler, jar, install and deploy replacement.

Build

As usual

mvn clean install

Release

Same as for usage of the project...

com.starburstdata

Версии библиотеки

Версия
1.0.0