Last Version

Apache James :: Testing :: Base 3.7.0

Root project for all james modules that run tests

License

License

GroupId

GroupId

org.apache.james
ArtifactId

ArtifactId

testing-base
Version

Version

3.7.0
Type

Type

jar
Description

Description

Apache James :: Testing :: Base
Root project for all james modules that run tests
Project Organization

Project Organization

The Apache Software Foundation

Download testing-base 3.7.0


<!-- 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"]

Dependencies

compile (7)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.