Humanize for Java - JSF

Humanize Java Server Faces converters

License

License

Categories

Categories

Jakarta Server Faces Jakarta EE The Web Tier
GroupId

GroupId

com.github.mfornos
ArtifactId

ArtifactId

humanize-jsf
Last Version

Last Version

1.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

Humanize for Java - JSF
Humanize Java Server Faces converters

Download humanize-jsf

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.mfornos : humanize-slim jar 1.2.2
com.google.code.findbugs : jsr305 jar 1.3.9

provided (2)

Group / Artifact Type Version
com.sun.faces : jsf-api jar 2.1.2
javax.el : el-api jar 2.2

test (7)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.2
1.2.1
1.2.0
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1