Grammaticus

Localization Framework that allows grammatically correct renaming of nouns

License

License

BSD 3-Clause
GroupId

GroupId

com.salesforce.grammaticus
ArtifactId

ArtifactId

grammaticus
Last Version

Last Version

1.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

Grammaticus
Localization Framework that allows grammatically correct renaming of nouns
Project URL

Project URL

https://github.com/salesforce/grammaticus
Project Organization

Project Organization

Salesforce
Source Code Management

Source Code Management

https://github.com/salesforce/grammaticus.git

Download grammaticus

How to add to project

<!-- https://jarcasting.com/artifacts/com.salesforce.grammaticus/grammaticus/ -->
<dependency>
    <groupId>com.salesforce.grammaticus</groupId>
    <artifactId>grammaticus</artifactId>
    <version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.salesforce.grammaticus/grammaticus/
implementation 'com.salesforce.grammaticus:grammaticus:1.2.2'
// https://jarcasting.com/artifacts/com.salesforce.grammaticus/grammaticus/
implementation ("com.salesforce.grammaticus:grammaticus:1.2.2")
'com.salesforce.grammaticus:grammaticus:jar:1.2.2'
<dependency org="com.salesforce.grammaticus" name="grammaticus" rev="1.2.2">
  <artifact name="grammaticus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.salesforce.grammaticus', module='grammaticus', version='1.2.2')
)
libraryDependencies += "com.salesforce.grammaticus" % "grammaticus" % "1.2.2"
[com.salesforce.grammaticus/grammaticus "1.2.2"]

Dependencies

compile (3)

Group / Artifact Type Version
com.google.guava : guava jar 30.1.1-jre
com.ibm.icu : icu4j jar 69.1
com.ibm.icu : icu4j-localespi Optional jar 69.1

test (5)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.freemarker : freemarker jar 2.3.19
info.picocli : picocli jar 4.1.4
org.graalvm.js : js jar 20.3.0
org.graalvm.js : js-scriptengine jar 20.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.2
1.2.1
1.2.0
1.1.0
1.0.0