is not current version
Last Version 2.6.1

Spring Data JPA EntityGraph Parent 2.4.2

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
Version

Version

2.4.2
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 2.4.2


<!-- 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.4.2</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.4.2'
// 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.4.2")
'com.cosium.spring.data:spring-data-jpa-entity-graph-parent:pom:2.4.2'
<dependency org="com.cosium.spring.data" name="spring-data-jpa-entity-graph-parent" rev="2.4.2">
  <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.4.2')
)
libraryDependencies += "com.cosium.spring.data" % "spring-data-jpa-entity-graph-parent" % "2.4.2"
[com.cosium.spring.data/spring-data-jpa-entity-graph-parent "2.4.2"]

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