is not current version
Last Version 2.0.0.RELEASE

org.springframework.roo:org.springframework.roo.addon.layers.repository.jpa 2.0.0.RC3

Support for common layering options in Java Enterprise Applications

GroupId

GroupId

org.springframework.roo
ArtifactId

ArtifactId

org.springframework.roo.addon.layers.repository.jpa
Version

Version

2.0.0.RC3
Type

Type

pom

Download org.springframework.roo.addon.layers.repository.jpa 2.0.0.RC3


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