| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.aktivecortex |
| Идентификатор | Идентификаторaktivecortex-mail |
| Последняя версия | Последняя версия1.3.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеAktiveCortex Mail
Aktive Cortex facilitates the development of applications based on the CQRS pattern,
maximizing scalability through the use of asynchronous messaging subsystem which allows
the deployment in a distributed execution context.
|
| Организация-разработчик |
Организация-разработчикAktive Cortex |
| Имя Файла | Размер |
|---|---|
| aktivecortex-mail-1.3.2.pom | |
| aktivecortex-mail-1.3.2.jar | 26 KB |
| aktivecortex-mail-1.3.2-sources.jar | 16 KB |
| aktivecortex-mail-1.3.2-javadoc.jar | 104 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.aktivecortex/aktivecortex-mail/ -->
<dependency>
<groupId>org.aktivecortex</groupId>
<artifactId>aktivecortex-mail</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.aktivecortex/aktivecortex-mail/
implementation 'org.aktivecortex:aktivecortex-mail:1.3.2'
// https://jarcasting.com/artifacts/org.aktivecortex/aktivecortex-mail/
implementation ("org.aktivecortex:aktivecortex-mail:1.3.2")
'org.aktivecortex:aktivecortex-mail:jar:1.3.2'
<dependency org="org.aktivecortex" name="aktivecortex-mail" rev="1.3.2">
<artifact name="aktivecortex-mail" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.aktivecortex', module='aktivecortex-mail', version='1.3.2')
)
libraryDependencies += "org.aktivecortex" % "aktivecortex-mail" % "1.3.2"
[org.aktivecortex/aktivecortex-mail "1.3.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.aktivecortex : aktivecortex-core | jar | 1.3.2 |
| org.springframework.integration : spring-integration-core | jar | 2.0.5.RELEASE |
| org.springframework.integration : spring-integration-mail | jar | 2.0.5.RELEASE |
| javax.mail : javax.mail-api | jar | 1.4.4 |
| org.apache.velocity : velocity | jar | 1.7 |
| org.apache.velocity : velocity-tools | jar | 2.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-test | jar | 3.2.0.RELEASE |
| junit : junit | jar | 4.8.2 |
| org.mockito : mockito-core | jar | 1.9.5 |
| ch.qos.logback : logback-core | jar | 1.0.6 |
| ch.qos.logback : logback-classic | jar | 1.0.6 |