| Лицензия |
Лицензия |
|---|---|
| Группа | Группаco.fingerprintsoft |
| Идентификатор | Идентификаторnotification-email |
| Последняя версия | Последняя версия2.5.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеParent pom file for spring starters
|
| Имя Файла | Размер |
|---|---|
| notification-email-2.5.0.pom | |
| notification-email-2.5.0.jar | 5 KB |
| notification-email-2.5.0-sources.jar | 3 KB |
| notification-email-2.5.0-javadoc.jar | 31 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/co.fingerprintsoft/notification-email/ -->
<dependency>
<groupId>co.fingerprintsoft</groupId>
<artifactId>notification-email</artifactId>
<version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/co.fingerprintsoft/notification-email/
implementation 'co.fingerprintsoft:notification-email:2.5.0'
// https://jarcasting.com/artifacts/co.fingerprintsoft/notification-email/
implementation ("co.fingerprintsoft:notification-email:2.5.0")
'co.fingerprintsoft:notification-email:jar:2.5.0'
<dependency org="co.fingerprintsoft" name="notification-email" rev="2.5.0">
<artifact name="notification-email" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.fingerprintsoft', module='notification-email', version='2.5.0')
)
libraryDependencies += "co.fingerprintsoft" % "notification-email" % "2.5.0"
[co.fingerprintsoft/notification-email "2.5.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |