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