License |
License
New BSD License
|
---|---|
GroupId | GroupIdorg.nhind |
ArtifactId | ArtifactIdxdmail |
Version | Version6.0 |
Type | Typejar |
Description |
DescriptionNHIN Direct XD* Mail Gateway
NHIN Direct XD* Mail Gateway
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xdmail-6.0.pom | |
xdmail-6.0.jar | 27 KB |
xdmail-6.0-sources.jar | 27 KB |
xdmail-6.0-javadoc.jar | 95 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.nhind/xdmail/ -->
<dependency>
<groupId>org.nhind</groupId>
<artifactId>xdmail</artifactId>
<version>6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.nhind/xdmail/
implementation 'org.nhind:xdmail:6.0'
// https://jarcasting.com/artifacts/org.nhind/xdmail/
implementation ("org.nhind:xdmail:6.0")
'org.nhind:xdmail:jar:6.0'
<dependency org="org.nhind" name="xdmail" rev="6.0">
<artifact name="xdmail" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nhind', module='xdmail', version='6.0')
)
libraryDependencies += "org.nhind" % "xdmail" % "6.0"
[org.nhind/xdmail "6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.1.2.RELEASE |
org.springframework.cloud : spring-cloud-stream | jar | |
org.apache.james : apache-mailet-base | jar | 3.1.0 |
org.apache.james : apache-mailet-api | jar | 3.1.0 |
org.apache.james : james-server-mailets | jar | 3.1.0 |
org.apache.commons : commons-lang3 | jar | 3.8.1 |
org.jmock : jmock-junit3 | jar | 2.5.1 |
org.jmock : jmock-legacy | jar | 2.5.1 |
org.nhind : xd-common | jar | 6.0 |
org.nhind : agent | jar | 6.0 |
org.nhind : gateway | jar | 6.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | |
org.springframework.boot : spring-boot-starter-test | jar | 2.1.2.RELEASE |
org.springframework.cloud : spring-cloud-stream-test-support | jar | |
junit : junit | jar | 4.12 |
com.h2database : h2 | jar | 1.4.197 |