Spring Data JPA EntityGraph Parent

A Spring Data JPA extension allowing full usage of JPA EntityGraph on repositories

License

License

Categories

Categories

Data
GroupId

GroupId

com.cosium.spring.data
ArtifactId

ArtifactId

spring-data-jpa-entity-graph-parent
Last Version

Last Version

2.6.1
Release Date

Release Date

Type

Type

pom
Description

Description

Spring Data JPA EntityGraph Parent
A Spring Data JPA extension allowing full usage of JPA EntityGraph on repositories
Project URL

Project URL

https://github.com/Cosium/spring-data-jpa-entity-graph
Project Organization

Project Organization

Cosium
Source Code Management

Source Code Management

https://github.com/Cosium/spring-data-jpa-entity-graph

Download spring-data-jpa-entity-graph-parent

How to add to project

<!-- https://jarcasting.com/artifacts/com.cosium.spring.data/spring-data-jpa-entity-graph-parent/ -->
<dependency>
    <groupId>com.cosium.spring.data</groupId>
    <artifactId>spring-data-jpa-entity-graph-parent</artifactId>
    <version>2.6.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.cosium.spring.data/spring-data-jpa-entity-graph-parent/
implementation 'com.cosium.spring.data:spring-data-jpa-entity-graph-parent:2.6.1'
// https://jarcasting.com/artifacts/com.cosium.spring.data/spring-data-jpa-entity-graph-parent/
implementation ("com.cosium.spring.data:spring-data-jpa-entity-graph-parent:2.6.1")
'com.cosium.spring.data:spring-data-jpa-entity-graph-parent:pom:2.6.1'
<dependency org="com.cosium.spring.data" name="spring-data-jpa-entity-graph-parent" rev="2.6.1">
  <artifact name="spring-data-jpa-entity-graph-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.cosium.spring.data', module='spring-data-jpa-entity-graph-parent', version='2.6.1')
)
libraryDependencies += "com.cosium.spring.data" % "spring-data-jpa-entity-graph-parent" % "2.6.1"
[com.cosium.spring.data/spring-data-jpa-entity-graph-parent "2.6.1"]

Dependencies

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

Project Modules

  • core
  • generator
com.cosium.spring.data

Versions

Version
2.6.1
2.6.0
2.5.0
2.4.2
2.4.1
2.4.0
2.3.2
2.3.1
2.3.0
2.2.8
2.2.7
2.2.6
2.2.5