Blazebit Persistence Examples Spring HATEOAS

Blaze-Persistence Parent

License

License

Categories

Categories

hate Data Data Formats Hypermedia Types
GroupId

GroupId

com.blazebit
ArtifactId

ArtifactId

blaze-persistence-examples-spring-hateoas
Last Version

Last Version

1.6.6
Release Date

Release Date

Type

Type

jar
Description

Description

Blazebit Persistence Examples Spring HATEOAS
Blaze-Persistence Parent
Project Organization

Project Organization

Blazebit

Download blaze-persistence-examples-spring-hateoas

How to add to project

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

Dependencies

compile (15)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar ${version.spring.boot}
org.springframework.boot : spring-boot-starter-tomcat jar ${version.spring.boot}
org.springframework.boot : spring-boot-starter-hateoas jar ${version.spring.boot}
org.hibernate : hibernate-entitymanager jar 5.0.12.Final
com.blazebit : blaze-persistence-core-api jar 1.6.6
com.blazebit : blaze-persistence-core-impl jar 1.6.6
com.blazebit : blaze-persistence-entity-view-api jar 1.6.6
com.blazebit : blaze-persistence-entity-view-impl jar 1.6.6
com.blazebit : blaze-persistence-integration-spring-hateoas-webmvc jar 1.6.6
org.springframework : spring-context jar
org.springframework : spring-orm jar
org.springframework.data : spring-data-jpa jar
jakarta.xml.bind : jakarta.xml.bind-api jar 2.3.3
com.sun.xml.bind : jaxb-impl jar 2.3.3
jakarta.annotation : jakarta.annotation-api jar 1.3.5

runtime (1)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.200

test (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.6
1.6.5
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.6.0-Alpha2
1.6.0-Alpha1
1.5.1
1.5.0
1.5.0-Alpha5
1.5.0-Alpha4
1.5.0-Alpha3