| License |
License
Licence BSD
|
|---|---|
| GroupId | GroupIdorg.intelligents-ia.hirondelle |
| ArtifactId | ArtifactIddate4j |
| Version | Version1.2.2 |
| Type | Typejar |
| Description |
Descriptiondate4j
DATE4J is a simple alternative to the standard JDK date classes. It was created by Hirondelle Systems (John O'Hanley).
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |