License |
License |
---|---|
Categories |
CategoriesJakarta Server Faces Jakarta EE The Web Tier |
GroupId | GroupIdcom.github.mfornos |
ArtifactId | ArtifactIdhumanize-jsf |
Last Version | Last Version1.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHumanize for Java - JSF
Humanize Java Server Faces converters
|
Filename | Size |
---|---|
humanize-jsf-1.2.2.pom | |
humanize-jsf-1.2.2.jar | 24 KB |
humanize-jsf-1.2.2-sources.jar | 14 KB |
humanize-jsf-1.2.2-javadoc.jar | 94 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mfornos/humanize-jsf/ -->
<dependency>
<groupId>com.github.mfornos</groupId>
<artifactId>humanize-jsf</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mfornos/humanize-jsf/
implementation 'com.github.mfornos:humanize-jsf:1.2.2'
// https://jarcasting.com/artifacts/com.github.mfornos/humanize-jsf/
implementation ("com.github.mfornos:humanize-jsf:1.2.2")
'com.github.mfornos:humanize-jsf:jar:1.2.2'
<dependency org="com.github.mfornos" name="humanize-jsf" rev="1.2.2">
<artifact name="humanize-jsf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mfornos', module='humanize-jsf', version='1.2.2')
)
libraryDependencies += "com.github.mfornos" % "humanize-jsf" % "1.2.2"
[com.github.mfornos/humanize-jsf "1.2.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.mfornos : humanize-slim | jar | 1.2.2 |
com.google.code.findbugs : jsr305 | jar | 1.3.9 |
Group / Artifact | Type | Version |
---|---|---|
com.sun.faces : jsf-api | jar | 2.1.2 |
javax.el : el-api | jar | 2.2 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty : jetty-servlet | jar | 8.1.7.v20120910 |
com.sun.faces : jsf-impl | jar | 2.1.2 |
taglibs : standard | jar | 1.1.2 |
javax.servlet : jstl | jar | 1.1.2 |
org.eclipse.jetty : jetty-jsp | jar | 8.1.7.v20120910 |
net.sourceforge.htmlunit : htmlunit | jar | 2.11 |
org.testng : testng | jar | 6.5.2 |