| License |
License |
|---|---|
| GroupId | GroupIdorg.richfaces.core |
| ArtifactId | ArtifactIdrichfaces-core-impl |
| Last Version | Last Version4.3.7.Final |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRichFaces Core Implementation
The RichFaces Core Implementation.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.richfaces.core/richfaces-core-impl/ -->
<dependency>
<groupId>org.richfaces.core</groupId>
<artifactId>richfaces-core-impl</artifactId>
<version>4.3.7.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.richfaces.core/richfaces-core-impl/
implementation 'org.richfaces.core:richfaces-core-impl:4.3.7.Final'
// https://jarcasting.com/artifacts/org.richfaces.core/richfaces-core-impl/
implementation ("org.richfaces.core:richfaces-core-impl:4.3.7.Final")
'org.richfaces.core:richfaces-core-impl:jar:4.3.7.Final'
<dependency org="org.richfaces.core" name="richfaces-core-impl" rev="4.3.7.Final">
<artifact name="richfaces-core-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.richfaces.core', module='richfaces-core-impl', version='4.3.7.Final')
)
libraryDependencies += "org.richfaces.core" % "richfaces-core-impl" % "4.3.7.Final"
[org.richfaces.core/richfaces-core-impl "4.3.7.Final"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.richfaces.core : richfaces-core-api | jar | |
| net.sourceforge.cssparser : cssparser | jar | |
| com.google.guava : guava | jar | |
| org.jboss.cache » jbosscache-core Optional | jar | |
| net.sf.ehcache : ehcache Optional | jar | |
| opensymphony : oscache Optional | jar | |
| org.atmosphere : atmosphere-runtime Optional | jar | |
| javax.jms : jms-api Optional | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.el : el-api | jar | |
| org.jboss.spec.javax.servlet : jboss-servlet-api_3.0_spec | jar | |
| javax.servlet.jsp : jsp-api | jar | |
| javax.servlet.jsp.jstl : jstl-api | jar | |
| javax.enterprise : cdi-api | jar | 1.0-SP4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jboss.test-jsf » htmlunit-client | jar | 1.1.6 |
| org.jboss.test-jsf » jsf-mock | jar | 1.1.6 |
| org.easymock : easymock | jar | 2.5.2 |
| org.easymock : easymockclassextension | jar | 2.5.2 |
| org.jboss.test-jsf » jsf-mockito | jar | 1.1.6 |
| org.mockito : mockito-all | jar | 1.8.5 |