Last Version

Spring Roo - Plural Details 2.0.0.RELEASE

Determines the plural term for a given String literal using Inflector (https://inflector.dev.java.net/).

License

License

GroupId

GroupId

org.springframework.roo
ArtifactId

ArtifactId

org.springframework.roo.addon.plural
Version

Version

2.0.0.RELEASE
Type

Type

pom
Description

Description

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

Project Organization

Pivotal Software, Inc.

Download org.springframework.roo.addon.plural 2.0.0.RELEASE


<!-- https://jarcasting.com/artifacts/org.springframework.roo/org.springframework.roo.addon.plural/ -->
<dependency>
    <groupId>org.springframework.roo</groupId>
    <artifactId>org.springframework.roo.addon.plural</artifactId>
    <version>2.0.0.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.roo/org.springframework.roo.addon.plural/
implementation 'org.springframework.roo:org.springframework.roo.addon.plural:2.0.0.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.roo/org.springframework.roo.addon.plural/
implementation ("org.springframework.roo:org.springframework.roo.addon.plural:2.0.0.RELEASE")
'org.springframework.roo:org.springframework.roo.addon.plural:pom:2.0.0.RELEASE'
<dependency org="org.springframework.roo" name="org.springframework.roo.addon.plural" rev="2.0.0.RELEASE">
  <artifact name="org.springframework.roo.addon.plural" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.springframework.roo', module='org.springframework.roo.addon.plural', version='2.0.0.RELEASE')
)
libraryDependencies += "org.springframework.roo" % "org.springframework.roo.addon.plural" % "2.0.0.RELEASE"
[org.springframework.roo/org.springframework.roo.addon.plural "2.0.0.RELEASE"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • addon
  • annotations