| Лицензия |
Лицензия |
|---|---|
| Группа | Группаch.dvbern.oss.datehelper |
| Идентификатор | Идентификаторdate-helper |
| Версия | Версия1.2.0 |
| Тип | Типjar |
| Описание |
ОписаниеDV Bern DateHelper Library
Helperclasses for date operations and conversions as well as calculation of holidays
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| date-helper-1.2.0.pom | |
| date-helper-1.2.0.jar | 24 KB |
| date-helper-1.2.0-sources.jar | 23 KB |
| date-helper-1.2.0-javadoc.jar | 104 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/ch.dvbern.oss.datehelper/date-helper/ -->
<dependency>
<groupId>ch.dvbern.oss.datehelper</groupId>
<artifactId>date-helper</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/ch.dvbern.oss.datehelper/date-helper/
implementation 'ch.dvbern.oss.datehelper:date-helper:1.2.0'
// https://jarcasting.com/artifacts/ch.dvbern.oss.datehelper/date-helper/
implementation ("ch.dvbern.oss.datehelper:date-helper:1.2.0")
'ch.dvbern.oss.datehelper:date-helper:jar:1.2.0'
<dependency org="ch.dvbern.oss.datehelper" name="date-helper" rev="1.2.0">
<artifact name="date-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.dvbern.oss.datehelper', module='date-helper', version='1.2.0')
)
libraryDependencies += "ch.dvbern.oss.datehelper" % "date-helper" % "1.2.0"
[ch.dvbern.oss.datehelper/date-helper "1.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.spotbugs : spotbugs-annotations Необязательный | jar | 4.2.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |