is not current version
Last Version 0.2.1

com.github.wnameless:jpa-type-flattenedjson 0.1.0

Simulate a new database datatype FlattenedJson based on the feature of @Convert since JPA 2.1

Categories

Categories

JSON Data
GroupId

GroupId

com.github.wnameless
ArtifactId

ArtifactId

jpa-type-flattenedjson
Version

Version

0.1.0
Type

Type

jar

Download jpa-type-flattenedjson 0.1.0


<!-- https://jarcasting.com/artifacts/com.github.wnameless/jpa-type-flattenedjson/ -->
<dependency>
    <groupId>com.github.wnameless</groupId>
    <artifactId>jpa-type-flattenedjson</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wnameless/jpa-type-flattenedjson/
implementation 'com.github.wnameless:jpa-type-flattenedjson:0.1.0'
// https://jarcasting.com/artifacts/com.github.wnameless/jpa-type-flattenedjson/
implementation ("com.github.wnameless:jpa-type-flattenedjson:0.1.0")
'com.github.wnameless:jpa-type-flattenedjson:jar:0.1.0'
<dependency org="com.github.wnameless" name="jpa-type-flattenedjson" rev="0.1.0">
  <artifact name="jpa-type-flattenedjson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wnameless', module='jpa-type-flattenedjson', version='0.1.0')
)
libraryDependencies += "com.github.wnameless" % "jpa-type-flattenedjson" % "0.1.0"
[com.github.wnameless/jpa-type-flattenedjson "0.1.0"]