License |
License |
---|---|
GroupId | GroupIdcom.github.mfornos |
ArtifactId | ArtifactIdhumanize-taglib |
Last Version | Last Version1.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHumanize for Java - Taglib
Humanize tag library.
|
Filename | Size |
---|---|
humanize-taglib-1.2.2.pom | |
humanize-taglib-1.2.2.jar | 23 KB |
humanize-taglib-1.2.2-sources.jar | 15 KB |
humanize-taglib-1.2.2-javadoc.jar | 124 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mfornos/humanize-taglib/ -->
<dependency>
<groupId>com.github.mfornos</groupId>
<artifactId>humanize-taglib</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mfornos/humanize-taglib/
implementation 'com.github.mfornos:humanize-taglib:1.2.2'
// https://jarcasting.com/artifacts/com.github.mfornos/humanize-taglib/
implementation ("com.github.mfornos:humanize-taglib:1.2.2")
'com.github.mfornos:humanize-taglib:jar:1.2.2'
<dependency org="com.github.mfornos" name="humanize-taglib" rev="1.2.2">
<artifact name="humanize-taglib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mfornos', module='humanize-taglib', version='1.2.2')
)
libraryDependencies += "com.github.mfornos" % "humanize-taglib" % "1.2.2"
[com.github.mfornos/humanize-taglib "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 |
---|---|---|
taglibs : standard | jar | 1.1.2 |
javax.servlet : jstl | jar | 1.1.2 |
javax.servlet.jsp : jsp-api | jar | 2.2 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty : jetty-servlet | jar | 8.1.7.v20120910 |
org.eclipse.jetty : jetty-jsp | jar | 8.1.7.v20120910 |
net.sourceforge.htmlunit : htmlunit | jar | 2.11 |
org.testng : testng | jar | 6.5.2 |