Apache James :: Testing :: Base

Root project for all james modules that run tests

Лицензия

Лицензия

Группа

Группа

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

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

testing-base
Последняя версия

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

3.7.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Apache James :: Testing :: Base
Root project for all james modules that run tests
Организация-разработчик

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

The Apache Software Foundation

Скачать testing-base

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

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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
ch.qos.logback : logback-classic jar 1.2.10
nl.jqno.equalsverifier : equalsverifier jar 3.8.2
org.assertj : assertj-core jar 3.22.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.junit.jupiter : junit-jupiter-params jar 5.7.0
org.junit.platform : junit-platform-launcher jar 1.7.0
org.junit.vintage : junit-vintage-engine jar 5.7.0

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

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

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

Версия
3.7.0
3.6.2
3.6.0
3.5.0