License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.blazebit |
ArtifactId | ArtifactIdblaze-persistence-integration-jsonb |
Last Version | Last Version1.6.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBlazebit Persistence Integration JSONB
Blaze-Persistence Parent
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.blazebit/blaze-persistence-integration-jsonb/ -->
<dependency>
<groupId>com.blazebit</groupId>
<artifactId>blaze-persistence-integration-jsonb</artifactId>
<version>1.6.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.blazebit/blaze-persistence-integration-jsonb/
implementation 'com.blazebit:blaze-persistence-integration-jsonb:1.6.6'
// https://jarcasting.com/artifacts/com.blazebit/blaze-persistence-integration-jsonb/
implementation ("com.blazebit:blaze-persistence-integration-jsonb:1.6.6")
'com.blazebit:blaze-persistence-integration-jsonb:jar:1.6.6'
<dependency org="com.blazebit" name="blaze-persistence-integration-jsonb" rev="1.6.6">
<artifact name="blaze-persistence-integration-jsonb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.blazebit', module='blaze-persistence-integration-jsonb', version='1.6.6')
)
libraryDependencies += "com.blazebit" % "blaze-persistence-integration-jsonb" % "1.6.6"
[com.blazebit/blaze-persistence-integration-jsonb "1.6.6"]
Group / Artifact | Type | Version |
---|---|---|
com.blazebit : blaze-persistence-entity-view-api | jar | 1.6.6 |
com.blazebit : blaze-common-utils | jar | 0.1.21 |
Group / Artifact | Type | Version |
---|---|---|
com.blazebit : blaze-persistence-entity-view-impl | jar | 1.6.6 |
jakarta.json.bind : jakarta.json.bind-api | jar | 1.0.2 |
org.eclipse : yasson | jar | 1.0.9 |
javax : javaee-api | jar | 7.0 |
Group / Artifact | Type | Version |
---|---|---|
com.blazebit : blaze-persistence-core-impl | jar | 1.6.6 |
org.hibernate : hibernate-entitymanager | jar | 5.4.10.Final |
com.blazebit : blaze-persistence-integration-hibernate-5.4 | jar | 1.6.6 |
junit : junit | jar | 4.12 |