| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Auto Библиотеки уровня приложения Code Generators config Configuration |
| Группа | Группаco.fingerprintsoft |
| Идентификатор | Идентификаторnotification-spring-boot-autoconfigure |
| Последняя версия | Последняя версия2.5.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеParent pom file for spring starters
|
<!-- https://jarcasting.com/artifacts/co.fingerprintsoft/notification-spring-boot-autoconfigure/ -->
<dependency>
<groupId>co.fingerprintsoft</groupId>
<artifactId>notification-spring-boot-autoconfigure</artifactId>
<version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/co.fingerprintsoft/notification-spring-boot-autoconfigure/
implementation 'co.fingerprintsoft:notification-spring-boot-autoconfigure:2.5.0'
// https://jarcasting.com/artifacts/co.fingerprintsoft/notification-spring-boot-autoconfigure/
implementation ("co.fingerprintsoft:notification-spring-boot-autoconfigure:2.5.0")
'co.fingerprintsoft:notification-spring-boot-autoconfigure:jar:2.5.0'
<dependency org="co.fingerprintsoft" name="notification-spring-boot-autoconfigure" rev="2.5.0">
<artifact name="notification-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.fingerprintsoft', module='notification-spring-boot-autoconfigure', version='2.5.0')
)
libraryDependencies += "co.fingerprintsoft" % "notification-spring-boot-autoconfigure" % "2.5.0"
[co.fingerprintsoft/notification-spring-boot-autoconfigure "2.5.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot | jar | 2.5.0 |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.5.0 |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.5.0 |
| co.fingerprintsoft : notification-sms | jar | 2.5.0 |
| co.fingerprintsoft : notification-email | jar | 2.5.0 |
| org.projectlombok : lombok | jar | 1.18.20 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| co.fingerprintsoft : notification-mailgun | jar | 2.5.0 |
| co.fingerprintsoft : notification-bulksms | jar | 2.5.0 |
| co.fingerprintsoft : notification-clickatell | jar | 2.5.0 |
| co.fingerprintsoft : notification-apns | jar | 2.5.0 |
| com.relayrides : pushy | jar | 0.8.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |