See http://www.csse.monash.edu.au/~damian/papers/HTML/Plurals.html for details of the algorithm.
This commit is contained in:
8
pom.xml
8
pom.xml
@@ -66,6 +66,7 @@
|
||||
<jsonpath.version>0.8.1</jsonpath.version>
|
||||
<minidevjson.version>1.1.1</minidevjson.version>
|
||||
<slf4j.version>1.7.2</slf4j.version>
|
||||
<evo.version>1.0.1</evo.version>
|
||||
<bundlor.failOnWarnings>true</bundlor.failOnWarnings>
|
||||
</properties>
|
||||
|
||||
@@ -150,6 +151,13 @@
|
||||
<version>${jsonpath.version}</version>
|
||||
<optional>true</optional>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.atteo</groupId>
|
||||
<artifactId>evo-inflector</artifactId>
|
||||
<version>${evo.version}</version>
|
||||
<optional>true</optional>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.slf4j</groupId>
|
||||
|
||||
Reference in New Issue
Block a user