| Лицензия |
Лицензия
New BSD License
|
|---|---|
| Группа | Группаorg.nhind |
| Идентификатор | Идентификаторdirect-smtp-mq-gateway |
| Последняя версия | Последняя версия8.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описание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
|
| Имя Файла | Размер |
|---|---|
| direct-smtp-mq-gateway-8.0.0.pom | |
| direct-smtp-mq-gateway-8.0.0.jar | 40 MB |
| direct-smtp-mq-gateway-8.0.0-sources.jar | 14 KB |
| direct-smtp-mq-gateway-8.0.0-javadoc.jar | 104 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 Необязательный | 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.cloud : spring-cloud-stream | test-jar | |
| org.springframework.boot : spring-boot-starter-test | jar | 2.5.2 |