License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.apache.james |
ArtifactId | ArtifactIdapache-james-mpt-antlib |
Last Version | Last Version3.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache James MPT AntLib
Apache James Mail Protocol Tester (MPT) is a library providing a framework for the
scritable functional testing of ASCII based line protocols. This AntLib provides an easy interface
to the library requiring no extra coding.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.james/apache-james-mpt-antlib/ -->
<dependency>
<groupId>org.apache.james</groupId>
<artifactId>apache-james-mpt-antlib</artifactId>
<version>3.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.james/apache-james-mpt-antlib/
implementation 'org.apache.james:apache-james-mpt-antlib:3.5.0'
// https://jarcasting.com/artifacts/org.apache.james/apache-james-mpt-antlib/
implementation ("org.apache.james:apache-james-mpt-antlib:3.5.0")
'org.apache.james:apache-james-mpt-antlib:jar:3.5.0'
<dependency org="org.apache.james" name="apache-james-mpt-antlib" rev="3.5.0">
<artifact name="apache-james-mpt-antlib" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.james', module='apache-james-mpt-antlib', version='3.5.0')
)
libraryDependencies += "org.apache.james" % "apache-james-mpt-antlib" % "3.5.0"
[org.apache.james/apache-james-mpt-antlib "3.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.james : apache-james-mpt-core | jar | 3.5.0 |
org.apache.ant : ant | jar | 1.10.6 |
org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.james : apache-james-mpt-core | test-jar | 3.5.0 |
org.apache.james : testing-base | jar | 3.5.0 |
org.apache.ant : ant-antunit | jar | 1.4 |