License |
License |
---|---|
GroupId | GroupIdorg.apache.james |
ArtifactId | ArtifactIdapache-james-imap-protocol-tester |
Last Version | Last Version0.2-M1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache James Protocol Tester
The Apache James Imap Protocol
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.james/apache-james-imap-protocol-tester/ -->
<dependency>
<groupId>org.apache.james</groupId>
<artifactId>apache-james-imap-protocol-tester</artifactId>
<version>0.2-M1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.james/apache-james-imap-protocol-tester/
implementation 'org.apache.james:apache-james-imap-protocol-tester:0.2-M1'
// https://jarcasting.com/artifacts/org.apache.james/apache-james-imap-protocol-tester/
implementation ("org.apache.james:apache-james-imap-protocol-tester:0.2-M1")
'org.apache.james:apache-james-imap-protocol-tester:jar:0.2-M1'
<dependency org="org.apache.james" name="apache-james-imap-protocol-tester" rev="0.2-M1">
<artifact name="apache-james-imap-protocol-tester" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.james', module='apache-james-imap-protocol-tester', version='0.2-M1')
)
libraryDependencies += "org.apache.james" % "apache-james-imap-protocol-tester" % "0.2-M1"
[org.apache.james/apache-james-imap-protocol-tester "0.2-M1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.james : apache-james-imap-api | jar | 0.2-M1 |
org.apache.james : apache-james-imap-message | jar | 0.2-M1 |
org.apache.james : apache-james-mailbox-store | jar | 0.2-M1 |
org.apache.james : apache-james-imap-processor | jar | 0.2-M1 |
commons-configuration : commons-configuration | jar | 1.6 |
commons-io : commons-io | jar | 1.4 |
commons-lang : commons-lang | jar | 2.4 |
javax.mail : mail | jar | 1.4.3 |
commons-logging : commons-logging | jar | 1.1 |
junit : junit | jar | 4.8.1 |
junit : junit-dep | jar | 4.4 |
org.jmock : jmock | jar | 2.5.1 |
org.jmock : jmock-junit4 | jar | 2.5.1 |
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | 1.2.134 |
org.slf4j : slf4j-log4j12 | jar | 1.5.7 |
org.apache.derby : derby | jar | 10.2.2.0 |