License |
License |
---|---|
Categories |
CategoriesJakarta Server Faces Jakarta EE The Web Tier |
GroupId | GroupIdcom.sun.faces |
ArtifactId | ArtifactIdjsf-extensions-test-time |
Last Version | Last Version2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjsf-extensions-test-time
Run time jsf-extensions
mvn -Prelease-sign-artifacts -Dgpg.passphrase=PASSPHRASE deploy
|
<!-- https://jarcasting.com/artifacts/com.sun.faces/jsf-extensions-test-time/ -->
<dependency>
<groupId>com.sun.faces</groupId>
<artifactId>jsf-extensions-test-time</artifactId>
<version>2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.sun.faces/jsf-extensions-test-time/
implementation 'com.sun.faces:jsf-extensions-test-time:2.4'
// https://jarcasting.com/artifacts/com.sun.faces/jsf-extensions-test-time/
implementation ("com.sun.faces:jsf-extensions-test-time:2.4")
'com.sun.faces:jsf-extensions-test-time:jar:2.4'
<dependency org="com.sun.faces" name="jsf-extensions-test-time" rev="2.4">
<artifact name="jsf-extensions-test-time" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sun.faces', module='jsf-extensions-test-time', version='2.4')
)
libraryDependencies += "com.sun.faces" % "jsf-extensions-test-time" % "2.4"
[com.sun.faces/jsf-extensions-test-time "2.4"]
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.web : el-impl | jar | 2.2 |
commons-beanutils : commons-beanutils | jar | 1.8.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |
cactus : cactus | jar | 13-1.7.1 |
net.sourceforge.htmlunit : htmlunit | jar | 2.4 |
org.glassfish : javax.faces | jar | 2.1.6 |
javax.el : javax.el-api | jar | 2.2.1 |
javax.servlet.jsp.jstl : jstl-api | jar | 1.2 |