DirectProject Java RI Lightweight SMTP Server Gateway Standalone Spring Boot Micro-service Application


License

License

New BSD License
GroupId

GroupId

org.nhind
ArtifactId

ArtifactId

direct-smtp-mq-gateway
Last Version

Last Version

8.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

DirectProject Java RI Lightweight SMTP Server Gateway Standalone Spring Boot Micro-service Application
DirectProject Java RI Lightweight SMTP Server Gateway Standalone Spring Boot Micro-service Application

Download direct-smtp-mq-gateway

How to add to project

<!-- https://jarcasting.com/artifacts/org.nhind/direct-smtp-mq-gateway/ -->
<dependency>
    <groupId>org.nhind</groupId>
    <artifactId>direct-smtp-mq-gateway</artifactId>
    <version>8.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.nhind/direct-smtp-mq-gateway/
implementation 'org.nhind:direct-smtp-mq-gateway:8.0.0'
// https://jarcasting.com/artifacts/org.nhind/direct-smtp-mq-gateway/
implementation ("org.nhind:direct-smtp-mq-gateway:8.0.0")
'org.nhind:direct-smtp-mq-gateway:jar:8.0.0'
<dependency org="org.nhind" name="direct-smtp-mq-gateway" rev="8.0.0">
  <artifact name="direct-smtp-mq-gateway" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nhind', module='direct-smtp-mq-gateway', version='8.0.0')
)
libraryDependencies += "org.nhind" % "direct-smtp-mq-gateway" % "8.0.0"
[org.nhind/direct-smtp-mq-gateway "8.0.0"]

Dependencies

compile (13)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.5.2
org.springframework.boot : spring-boot-starter-actuator jar 2.5.2
org.springframework.cloud : spring-cloud-config-client jar
io.pivotal.spring.cloud : spring-cloud-services-starter-config-client jar
org.springframework.cloud : spring-cloud-starter-config jar
org.springframework.cloud : spring-cloud-stream jar
org.springframework.cloud : spring-cloud-starter-stream-rabbit jar
org.springframework.cloud : spring-cloud-starter-bootstrap jar
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.5.2
org.projectlombok : lombok jar 1.18.20
org.nhind : direct-common jar 8.0.0
org.subethamail : subethasmtp jar 3.1.7
commons-net : commons-net jar 3.8.0

test (2)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-stream test-jar
org.springframework.boot : spring-boot-starter-test jar 2.5.2

Project Modules

There are no modules declared in this project.

Versions

Version
8.0.0
6.0