| Categories |
CategoriesNet |
|---|---|
| GroupId | GroupIdorg.jvnet.hifaces |
| ArtifactId | ArtifactIdhifaces |
| Last Version | Last Version0.4.114.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHifaces Core
|
| Filename | Size |
|---|---|
| hifaces-0.4.114.1.pom | |
| hifaces-0.4.114.1.jar | 209 KB |
| hifaces-0.4.114.1-sources.jar | 122 KB |
| hifaces-0.4.114.1-javadoc.jar | 949 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jvnet.hifaces/hifaces/ -->
<dependency>
<groupId>org.jvnet.hifaces</groupId>
<artifactId>hifaces</artifactId>
<version>0.4.114.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.hifaces/hifaces/
implementation 'org.jvnet.hifaces:hifaces:0.4.114.1'
// https://jarcasting.com/artifacts/org.jvnet.hifaces/hifaces/
implementation ("org.jvnet.hifaces:hifaces:0.4.114.1")
'org.jvnet.hifaces:hifaces:jar:0.4.114.1'
<dependency org="org.jvnet.hifaces" name="hifaces" rev="0.4.114.1">
<artifact name="hifaces" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.hifaces', module='hifaces', version='0.4.114.1')
)
libraryDependencies += "org.jvnet.hifaces" % "hifaces" % "0.4.114.1"
[org.jvnet.hifaces/hifaces "0.4.114.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.myfaces.core : myfaces-api | jar | 1.1.5 |
| org.apache.myfaces.core : myfaces-impl | jar | 1.1.5 |
| org.apache.myfaces.shared : myfaces-shared-core | jar | 2.0.4 |
| org.apache.myfaces.tomahawk : tomahawk | jar | 1.1.5 |
| org.apache.myfaces.tomahawk : tomahawk-sandbox | jar | 1.1.5 |
| net.java.dev.weblets : weblets-api | jar | 0.4 |
| net.java.dev.weblets : weblets-impl | jar | 0.4 |
| net.sf.ehcache : ehcache | jar | 1.2.4 |
| asm : asm | jar | 2.2.1 |
| commons-lang : commons-lang | jar | 2.1 |
| commons-beanutils : commons-beanutils | jar | 1.7.0 |
| commons-logging : commons-logging | jar | 1.1 |
| commons-fileupload : commons-fileupload | jar | 1.1 |
| commons-validator : commons-validator | jar | 1.3.0 |
| javax.servlet : jstl | jar | 1.1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.4 |
| org.springframework : spring | jar | 2.0.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.shale : shale-test | jar | 1.0.3 |
| org.springframework : spring-mock | jar | 2.0.3 |
| junit : junit | jar | 3.8.1 |