| License |
License |
|---|---|
| Categories |
CategoriesJakarta Server Faces Jakarta EE The Web Tier |
| GroupId | GroupIdcom.github.jepsar |
| ArtifactId | ArtifactIdtimeago-jsf |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTimeago JSF Component
JSF component for the Timeago jQuery plugin
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| timeago-jsf-1.0.pom | |
| timeago-jsf-1.0.jar | 71 KB |
| timeago-jsf-1.0-sources.jar | 69 KB |
| timeago-jsf-1.0-javadoc.jar | 63 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.jepsar/timeago-jsf/ -->
<dependency>
<groupId>com.github.jepsar</groupId>
<artifactId>timeago-jsf</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jepsar/timeago-jsf/
implementation 'com.github.jepsar:timeago-jsf:1.0'
// https://jarcasting.com/artifacts/com.github.jepsar/timeago-jsf/
implementation ("com.github.jepsar:timeago-jsf:1.0")
'com.github.jepsar:timeago-jsf:jar:1.0'
<dependency org="com.github.jepsar" name="timeago-jsf" rev="1.0">
<artifact name="timeago-jsf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jepsar', module='timeago-jsf', version='1.0')
)
libraryDependencies += "com.github.jepsar" % "timeago-jsf" % "1.0"
[com.github.jepsar/timeago-jsf "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax : javaee-web-api | jar | 7.0 |