License |
License |
---|---|
Categories |
CategoriesJakarta Server Faces Jakarta EE The Web Tier |
GroupId | GroupIdorg.animatejsf |
ArtifactId | ArtifactIdanimatejsf |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionanimatejsf
A thin JSF Library based on animate.css
|
Filename | Size |
---|---|
animatejsf-1.1.pom | |
animatejsf-1.1.jar | 70 KB |
animatejsf-1.1-sources.jar | 66 KB |
animatejsf-1.1-javadoc.jar | 69 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.animatejsf/animatejsf/ -->
<dependency>
<groupId>org.animatejsf</groupId>
<artifactId>animatejsf</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.animatejsf/animatejsf/
implementation 'org.animatejsf:animatejsf:1.1'
// https://jarcasting.com/artifacts/org.animatejsf/animatejsf/
implementation ("org.animatejsf:animatejsf:1.1")
'org.animatejsf:animatejsf:jar:1.1'
<dependency org="org.animatejsf" name="animatejsf" rev="1.1">
<artifact name="animatejsf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.animatejsf', module='animatejsf', version='1.1')
)
libraryDependencies += "org.animatejsf" % "animatejsf" % "1.1"
[org.animatejsf/animatejsf "1.1"]
Group / Artifact | Type | Version |
---|---|---|
javax.faces : javax.faces-api | jar | 2.2 |