MVN

com.github.mfornos : humanize

Maven & Gradle

Jan 24, 2015
237 stars

Humanize for Java · Java facility for adding a “human touch” to data.

<dependency>
    <groupId>com.github.mfornos</groupId>
    <artifactId>humanize</artifactId>
    <version>1.2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.mfornos : humanize to add to Maven - Latest Versions:

  • Latest Stable: 1.2.2

All Versions

Choose a version of com.github.mfornos : humanize to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
humanize-1.2.2
humanize-1.2.1
humanize-1.2.0
1.1.x
humanize-1.1.5
humanize-1.1.4
humanize-1.1.3
humanize-1.1.2
humanize-1.1.1
1.0.x
humanize-1.0.0
0.1.x
humanize-0.1.5
humanize-0.1.4
humanize-0.1.3
humanize-0.1.2
humanize-0.1.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.mfornos</groupId>
    <artifactId>humanize</artifactId>
    <version>1.2.2</version>
</dependency>