Last Version

jbx4j - JSON Binding eXtension for JPA 1.2.0

JSON Binding eXtension for JPA

License

License

GroupId

GroupId

com.github.microtweak
ArtifactId

ArtifactId

jbx4j-parent
Version

Version

1.2.0
Type

Type

pom
Description

Description

jbx4j - JSON Binding eXtension for JPA
JSON Binding eXtension for JPA
Project URL

Project URL

https://github.com/microtweak/jbx4j
Source Code Management

Source Code Management

https://github.com/microtweak/jbx4j

Download jbx4j-parent 1.2.0

Filename Size
jbx4j-parent-1.2.0.pom 6 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.microtweak/jbx4j-parent/ -->
<dependency>
    <groupId>com.github.microtweak</groupId>
    <artifactId>jbx4j-parent</artifactId>
    <version>1.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.microtweak/jbx4j-parent/
implementation 'com.github.microtweak:jbx4j-parent:1.2.0'
// https://jarcasting.com/artifacts/com.github.microtweak/jbx4j-parent/
implementation ("com.github.microtweak:jbx4j-parent:1.2.0")
'com.github.microtweak:jbx4j-parent:pom:1.2.0'
<dependency org="com.github.microtweak" name="jbx4j-parent" rev="1.2.0">
  <artifact name="jbx4j-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.microtweak', module='jbx4j-parent', version='1.2.0')
)
libraryDependencies += "com.github.microtweak" % "jbx4j-parent" % "1.2.0"
[com.github.microtweak/jbx4j-parent "1.2.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • jpa-eclipselink
  • jpa-hibernate
  • json-jackson