License |
License |
---|---|
GroupId | GroupIdorg.apache.james |
ArtifactId | ArtifactIdtesting-base |
Last Version | Last Version3.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache James :: Testing :: Base
Root project for all james modules that run tests
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
testing-base-3.7.0.pom | |
testing-base-3.7.0.jar | 9 KB |
testing-base-3.7.0-tests.jar | 7 KB |
testing-base-3.7.0-test-sources.jar | 7 KB |
testing-base-3.7.0-sources.jar | 9 KB |
Browse |
<!-- 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"]
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 |