Categories |
CategoriesJakarta Server Faces Jakarta EE The Web Tier |
---|---|
GroupId | GroupIdcom.github.mfornos |
ArtifactId | ArtifactIdhumanize-jsf |
Version | Version1.2.1 |
Type | Typejar |
Filename | Size |
---|---|
humanize-jsf-1.2.1.pom | |
humanize-jsf-1.2.1.jar | 24 KB |
humanize-jsf-1.2.1-sources.jar | 14 KB |
humanize-jsf-1.2.1-javadoc.jar | 95 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mfornos/humanize-jsf/ -->
<dependency>
<groupId>com.github.mfornos</groupId>
<artifactId>humanize-jsf</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mfornos/humanize-jsf/
implementation 'com.github.mfornos:humanize-jsf:1.2.1'
// https://jarcasting.com/artifacts/com.github.mfornos/humanize-jsf/
implementation ("com.github.mfornos:humanize-jsf:1.2.1")
'com.github.mfornos:humanize-jsf:jar:1.2.1'
<dependency org="com.github.mfornos" name="humanize-jsf" rev="1.2.1">
<artifact name="humanize-jsf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mfornos', module='humanize-jsf', version='1.2.1')
)
libraryDependencies += "com.github.mfornos" % "humanize-jsf" % "1.2.1"
[com.github.mfornos/humanize-jsf "1.2.1"]