Arquillian Cube Kubernetes Starter

Optimized dependencyManagement for the Arquillian Cube Kubernetes Project

Лицензия

Лицензия

Категории

Категории

Kubernetes Контейнер Виртуализация Arquillian Тестирование приложения и мониторинг Сеть
Группа

Группа

org.arquillian.cube
Идентификатор

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

arquillian-cube-kubernetes-starter
Последняя версия

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

1.18.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Arquillian Cube Kubernetes Starter
Optimized dependencyManagement for the Arquillian Cube Kubernetes Project
Организация-разработчик

Организация-разработчик

JBoss by Red Hat

Скачать arquillian-cube-kubernetes-starter

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.arquillian.cube : arquillian-cube-kubernetes jar 1.18.2
org.jboss.arquillian.junit : arquillian-junit-standalone jar

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

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

Arquillian Cube

Table of Contents

Build Status

Warning
1.0.0.Alpha7 breaks incompatibility with previous versions in some cases. The major difference is that instead of using the boot2docker keyword to refer to the auto resolved boot2docker ip in the serverUri parameter, you should now used dockerHost.
Important
1.0.0.Alpha13 changes default format from Cube to Docker Compose. In case you are using Cube format you need to update arquillian.xml with <property name="definitionFormat">CUBE</property>

To read complete documentation visit http://arquillian.org/arquillian-cube/

1. Future work

Some configuration parameters will be modified to fix any possible requirements. Although we are going to try to not break compatibility with previous versions, we cannot guarantee until beta stage.

Feel free to use it and any missing feature, bug or anything you see , feel free to add a new issue.

org.arquillian.cube

An Innovative Testing Platform for the JVM

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

Версия
1.18.2
1.18.1
1.18.0
1.17.1
1.17.0
1.16.0
1.15.3
1.15.2
1.15.1
1.15.0
1.14.0