| License |
License
BSD 3-Clause
|
|---|---|
| GroupId | GroupIdcom.salesforce.grammaticus |
| ArtifactId | ArtifactIdgrammaticus |
| Last Version | Last Version1.2.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGrammaticus
Localization Framework that allows grammatically correct renaming of nouns
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| grammaticus-1.2.2.pom | |
| grammaticus-1.2.2.jar | 568 KB |
| grammaticus-1.2.2-sources.jar | 297 KB |
| grammaticus-1.2.2-javadoc.jar | 937 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |