| Лицензия |
Лицензия
Licence BSD
|
|---|---|
| Группа | Группаorg.intelligents-ia.hirondelle |
| Идентификатор | Идентификаторdate4j |
| Версия | Версия1.2.2 |
| Тип | Типjar |
| Описание |
Описаниеdate4j
DATE4J is a simple alternative to the standard JDK date classes. It was created by Hirondelle Systems (John O'Hanley).
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| date4j-1.2.2.pom | |
| date4j-1.2.2.jar | 47 KB |
| date4j-1.2.2-sources.jar | 43 KB |
| date4j-1.2.2-javadoc.jar | 73 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.intelligents-ia.hirondelle/date4j/ -->
<dependency>
<groupId>org.intelligents-ia.hirondelle</groupId>
<artifactId>date4j</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.intelligents-ia.hirondelle/date4j/
implementation 'org.intelligents-ia.hirondelle:date4j:1.2.2'
// https://jarcasting.com/artifacts/org.intelligents-ia.hirondelle/date4j/
implementation ("org.intelligents-ia.hirondelle:date4j:1.2.2")
'org.intelligents-ia.hirondelle:date4j:jar:1.2.2'
<dependency org="org.intelligents-ia.hirondelle" name="date4j" rev="1.2.2">
<artifact name="date4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.intelligents-ia.hirondelle', module='date4j', version='1.2.2')
)
libraryDependencies += "org.intelligents-ia.hirondelle" % "date4j" % "1.2.2"
[org.intelligents-ia.hirondelle/date4j "1.2.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |