License |
License
New BSD License
|
---|---|
GroupId | GroupIdorg.nhind |
ArtifactId | ArtifactIddirect-smtp-mq-gateway |
Version | Version6.0 |
Type | Typejar |
Description |
DescriptionDirectProject 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
|
Filename | Size |
---|---|
direct-smtp-mq-gateway-6.0.pom | |
direct-smtp-mq-gateway-6.0.jar | 40 MB |
direct-smtp-mq-gateway-6.0-sources.jar | 14 KB |
direct-smtp-mq-gateway-6.0-javadoc.jar | 104 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.nhind/direct-smtp-mq-gateway/ -->
<dependency>
<groupId>org.nhind</groupId>
<artifactId>direct-smtp-mq-gateway</artifactId>
<version>6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.nhind/direct-smtp-mq-gateway/
implementation 'org.nhind:direct-smtp-mq-gateway:6.0'
// https://jarcasting.com/artifacts/org.nhind/direct-smtp-mq-gateway/
implementation ("org.nhind:direct-smtp-mq-gateway:6.0")
'org.nhind:direct-smtp-mq-gateway:jar:6.0'
<dependency org="org.nhind" name="direct-smtp-mq-gateway" rev="6.0">
<artifact name="direct-smtp-mq-gateway" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nhind', module='direct-smtp-mq-gateway', version='6.0')
)
libraryDependencies += "org.nhind" % "direct-smtp-mq-gateway" % "6.0"
[org.nhind/direct-smtp-mq-gateway "6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.cloud : spring-cloud-stream-test-support | jar | |
org.springframework.boot : spring-boot-starter-test | jar | 2.1.9.RELEASE |