| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.kancyframework |
| Идентификатор | Идентификаторemail-plus-core |
| Версия | Версия0.0.1-RELEASE |
| Тип | Типjar |
| Описание |
Описаниеemail-plus-core
邮件增强框架核心
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| email-plus-core-0.0.1-RELEASE.pom | |
| email-plus-core-0.0.1-RELEASE.jar | 35 KB |
| email-plus-core-0.0.1-RELEASE-sources.jar | 22 KB |
| email-plus-core-0.0.1-RELEASE-javadoc.jar | 168 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.kancyframework/email-plus-core/ -->
<dependency>
<groupId>com.github.kancyframework</groupId>
<artifactId>email-plus-core</artifactId>
<version>0.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kancyframework/email-plus-core/
implementation 'com.github.kancyframework:email-plus-core:0.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.github.kancyframework/email-plus-core/
implementation ("com.github.kancyframework:email-plus-core:0.0.1-RELEASE")
'com.github.kancyframework:email-plus-core:jar:0.0.1-RELEASE'
<dependency org="com.github.kancyframework" name="email-plus-core" rev="0.0.1-RELEASE">
<artifact name="email-plus-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kancyframework', module='email-plus-core', version='0.0.1-RELEASE')
)
libraryDependencies += "com.github.kancyframework" % "email-plus-core" % "0.0.1-RELEASE"
[com.github.kancyframework/email-plus-core "0.0.1-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.sun.mail : javax.mail | jar | 1.6.2 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
| junit : junit | jar | 4.12 |