MVN

com.github.microtweak : jbx4j-parent

Maven & Gradle

Nov 26, 2020
2 stars

jbx4j - JSON Binding eXtension for JPA · JSON Binding eXtension for JPA

<dependency>
    <groupId>com.github.microtweak</groupId>
    <artifactId>jbx4j-parent</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.microtweak : jbx4j-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of com.github.microtweak : jbx4j-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
jbx4j-parent-1.2.0
1.1.x
jbx4j-parent-1.1.0
1.0.x
jbx4j-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.microtweak</groupId>
    <artifactId>jbx4j-parent</artifactId>
    <version>1.2.0</version>
</dependency>

Advertisement