| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.sf.fck-faces |
| ArtifactId | ArtifactIdfck-faces |
| Last Version | Last Version1.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFCK Faces
FCK-Faces combines the rich features of the FCKeditor (http://www.fckeditor.net) with MyFaces (http://myfaces.apache.org) into a jsf component.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| fck-faces-1.8.pom | |
| fck-faces-1.8.jar | 1 MB |
| fck-faces-1.8-sources.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.sf.fck-faces/fck-faces/ -->
<dependency>
<groupId>net.sf.fck-faces</groupId>
<artifactId>fck-faces</artifactId>
<version>1.8</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.fck-faces/fck-faces/
implementation 'net.sf.fck-faces:fck-faces:1.8'
// https://jarcasting.com/artifacts/net.sf.fck-faces/fck-faces/
implementation ("net.sf.fck-faces:fck-faces:1.8")
'net.sf.fck-faces:fck-faces:jar:1.8'
<dependency org="net.sf.fck-faces" name="fck-faces" rev="1.8">
<artifact name="fck-faces" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.fck-faces', module='fck-faces', version='1.8')
)
libraryDependencies += "net.sf.fck-faces" % "fck-faces" % "1.8"
[net.sf.fck-faces/fck-faces "1.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-lang : commons-lang | jar | 2.1 |
| org.apache.myfaces.core : myfaces-api | jar | 1.1.5 |
| org.apache.myfaces.core : myfaces-impl | jar | 1.1.5 |
| javax.servlet : servlet-api | jar | 2.4 |
| javax.servlet.jsp : jsp-api | jar | 2.1 |