License |
License |
---|---|
Categories |
CategoriesJakarta Server Pages Jakarta EE The Web Tier |
GroupId | GroupIdorg.jspringbot |
ArtifactId | ArtifactIdjspringbot-date |
Last Version | Last Version1.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjspringbot-date
JSpringBot Date Library
|
Filename | Size |
---|---|
jspringbot-date-1.9.pom | |
jspringbot-date-1.9.jar | 26 KB |
jspringbot-date-1.9-sources.jar | 22 KB |
jspringbot-date-1.9-javadoc.jar | 65 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jspringbot/jspringbot-date/ -->
<dependency>
<groupId>org.jspringbot</groupId>
<artifactId>jspringbot-date</artifactId>
<version>1.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.jspringbot/jspringbot-date/
implementation 'org.jspringbot:jspringbot-date:1.9'
// https://jarcasting.com/artifacts/org.jspringbot/jspringbot-date/
implementation ("org.jspringbot:jspringbot-date:1.9")
'org.jspringbot:jspringbot-date:jar:1.9'
<dependency org="org.jspringbot" name="jspringbot-date" rev="1.9">
<artifact name="jspringbot-date" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jspringbot', module='jspringbot-date', version='1.9')
)
libraryDependencies += "org.jspringbot" % "jspringbot-date" % "1.9"
[org.jspringbot/jspringbot-date "1.9"]
Group / Artifact | Type | Version |
---|---|---|
commons-collections : commons-collections | jar | 3.2.1 |
org.jspringbot : jspringbot-expression | jar | 1.9 |
joda-time : joda-time | jar | 2.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 2.0.2-beta |
org.springframework : spring-test | jar | 4.3.2.RELEASE |
junit-addons : junit-addons | jar | 1.4 |