Blazebit Persistence Integration Spring-Data 2.x

Blaze-Persistence Parent

License

License

Categories

Categories

Data
GroupId

GroupId

com.blazebit
ArtifactId

ArtifactId

blaze-persistence-integration-spring-data-2.x
Last Version

Last Version

1.3.0-Alpha2
Release Date

Release Date

Type

Type

jar
Description

Description

Blazebit Persistence Integration Spring-Data 2.x
Blaze-Persistence Parent
Project Organization

Project Organization

Blazebit

Download blaze-persistence-integration-spring-data-2.x

How to add to project

<!-- https://jarcasting.com/artifacts/com.blazebit/blaze-persistence-integration-spring-data-2.x/ -->
<dependency>
    <groupId>com.blazebit</groupId>
    <artifactId>blaze-persistence-integration-spring-data-2.x</artifactId>
    <version>1.3.0-Alpha2</version>
</dependency>
// https://jarcasting.com/artifacts/com.blazebit/blaze-persistence-integration-spring-data-2.x/
implementation 'com.blazebit:blaze-persistence-integration-spring-data-2.x:1.3.0-Alpha2'
// https://jarcasting.com/artifacts/com.blazebit/blaze-persistence-integration-spring-data-2.x/
implementation ("com.blazebit:blaze-persistence-integration-spring-data-2.x:1.3.0-Alpha2")
'com.blazebit:blaze-persistence-integration-spring-data-2.x:jar:1.3.0-Alpha2'
<dependency org="com.blazebit" name="blaze-persistence-integration-spring-data-2.x" rev="1.3.0-Alpha2">
  <artifact name="blaze-persistence-integration-spring-data-2.x" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.blazebit', module='blaze-persistence-integration-spring-data-2.x', version='1.3.0-Alpha2')
)
libraryDependencies += "com.blazebit" % "blaze-persistence-integration-spring-data-2.x" % "1.3.0-Alpha2"
[com.blazebit/blaze-persistence-integration-spring-data-2.x "1.3.0-Alpha2"]

Dependencies

compile (5)

Group / Artifact Type Version
com.blazebit : blaze-persistence-entity-view-api jar 1.3.0-Alpha2
com.blazebit : blaze-persistence-jpa-criteria-api jar 1.3.0-Alpha2
com.blazebit : blaze-persistence-jpa-criteria-impl jar 1.3.0-Alpha2
com.blazebit : blaze-persistence-integration-spring-data-base jar 1.3.0-Alpha2
com.blazebit : blaze-persistence-integration-entity-view-spring jar 1.3.0-Alpha2

provided (2)

Group / Artifact Type Version
org.springframework.data : spring-data-jpa jar 2.0.4.RELEASE
org.hibernate.javax.persistence : hibernate-jpa-2.1-api jar 1.0.0.Final

runtime (2)

Group / Artifact Type Version
com.blazebit : blaze-persistence-core-impl jar 1.3.0-Alpha2
com.blazebit : blaze-persistence-entity-view-impl jar 1.3.0-Alpha2

test (2)

Group / Artifact Type Version
org.springframework : spring-test jar
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0-Alpha2
1.3.0-Alpha1
1.2.1
1.2.0
1.2.0-RC1
1.2.0-Alpha6
1.2.0-Alpha5