jar

org.springframework.roo : org.springframework.roo.addon.plural.addon

Maven & Gradle

19 usages

Spring Roo - Addon - Plural Details · Determines the plural term for a given String literal using Inflector (https://inflector.dev.java.net/).

Table Of Contents

Latest Version

Download org.springframework.roo : org.springframework.roo.addon.plural.addon JAR file - Latest Versions:

All Versions

Download org.springframework.roo : org.springframework.roo.addon.plural.addon JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window org.springframework.roo.addon.plural.addon-2.0.0.RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.springframework.roo.addon.plural.addon

├─ org.springframework.roo.addon.plural.addon.PluralAnnotationValues.class - [JAR]

├─ org.springframework.roo.addon.plural.addon.PluralMetadata.class - [JAR]

├─ org.springframework.roo.addon.plural.addon.PluralMetadataProvider.class - [JAR]

├─ org.springframework.roo.addon.plural.addon.PluralMetadataProviderImpl.class - [JAR]

├─ org.springframework.roo.addon.plural.addon.PluralService.class - [JAR]

├─ org.springframework.roo.addon.plural.addon.PluralServiceImpl.class - [JAR]

Advertisement