Last Version

Spring Roo - Finder 2.0.0.M2

Support for the generation of finder methods for JPA-backed entities.

License

License

GroupId

GroupId

org.springframework.roo
ArtifactId

ArtifactId

org.springframework.roo.addon.finder
Version

Version

2.0.0.M2
Type

Type

pom
Description

Description

Spring Roo - Finder
Support for the generation of finder methods for JPA-backed entities.

Download org.springframework.roo.addon.finder 2.0.0.M2


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

Dependencies

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

Project Modules

  • annotations
  • addon