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

Infinispan Test Parent Pom 0.1

Contains utilities for developing unit tests and integration tests backed with Infinispan

Лицензия

Лицензия

Категории

Категории

Infinispan Данные Caching
Группа

Группа

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

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

infinispan-test-parent
Версия

Версия

0.1
Тип

Тип

pom
Описание

Описание

Infinispan Test Parent Pom
Contains utilities for developing unit tests and integration tests backed with Infinispan
Организация-разработчик

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

JBoss, a division of Red Hat
Система контроля версий

Система контроля версий

https://github.com/karesti/infinispan-test

Скачать infinispan-test-parent 0.1

Имя Файла Размер
infinispan-test-parent-0.1.pom 6 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.infinispan/infinispan-test-parent/ -->
<dependency>
    <groupId>org.infinispan</groupId>
    <artifactId>infinispan-test-parent</artifactId>
    <version>0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.infinispan/infinispan-test-parent/
implementation 'org.infinispan:infinispan-test-parent:0.1'
// https://jarcasting.com/artifacts/org.infinispan/infinispan-test-parent/
implementation ("org.infinispan:infinispan-test-parent:0.1")
'org.infinispan:infinispan-test-parent:pom:0.1'
<dependency org="org.infinispan" name="infinispan-test-parent" rev="0.1">
  <artifact name="infinispan-test-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.infinispan', module='infinispan-test-parent', version='0.1')
)
libraryDependencies += "org.infinispan" % "infinispan-test-parent" % "0.1"
[org.infinispan/infinispan-test-parent "0.1"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • junit-4
  • junit-5
  • testcontainers