GroupId | GroupIdorg.hisrc.hifaces20 |
---|---|
ArtifactId | ArtifactIdhifaces20-richfaces |
Version | Version0.1.0 |
Type | Typejar |
Description |
DescriptionHifaces20 Support for RichFaces
|
Filename | Size |
---|---|
hifaces20-richfaces-0.1.0.pom | |
hifaces20-richfaces-0.1.0.jar | 1 KB |
hifaces20-richfaces-0.1.0-sources.jar | 354 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.hisrc.hifaces20/hifaces20-richfaces/ -->
<dependency>
<groupId>org.hisrc.hifaces20</groupId>
<artifactId>hifaces20-richfaces</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.hisrc.hifaces20/hifaces20-richfaces/
implementation 'org.hisrc.hifaces20:hifaces20-richfaces:0.1.0'
// https://jarcasting.com/artifacts/org.hisrc.hifaces20/hifaces20-richfaces/
implementation ("org.hisrc.hifaces20:hifaces20-richfaces:0.1.0")
'org.hisrc.hifaces20:hifaces20-richfaces:jar:0.1.0'
<dependency org="org.hisrc.hifaces20" name="hifaces20-richfaces" rev="0.1.0">
<artifact name="hifaces20-richfaces" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hisrc.hifaces20', module='hifaces20-richfaces', version='0.1.0')
)
libraryDependencies += "org.hisrc.hifaces20" % "hifaces20-richfaces" % "0.1.0"
[org.hisrc.hifaces20/hifaces20-richfaces "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.faces : jsf-api | jar | 1.2_12 |
javax.faces : jsf-impl | jar | 1.2_12 |
javax.servlet : jstl | jar | 1.2 |
com.sun.facelets : jsf-facelets | jar | 1.1.14 |
org.richfaces.ui » richfaces-ui | jar | 3.3.2.GA |
org.richfaces.framework » richfaces-impl | jar | 3.3.2.GA |
org.richfaces.framework » richfaces-api | jar | 3.3.2.GA |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |