MVN

org.jadira.bindings : bindings.parent

Maven & Gradle

May 08, 2011

Bindings Parent · Jadira Data Binding Framework

<dependency>
    <groupId>org.jadira.bindings</groupId>
    <artifactId>bindings.parent</artifactId>
    <version>0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jadira.bindings : bindings.parent to add to Maven - Latest Versions:

  • Latest Stable: 0.6

All Versions

Choose a version of org.jadira.bindings : bindings.parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.6
bindings.parent-0.6

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.jadira.bindings</groupId>
    <artifactId>bindings.parent</artifactId>
    <version>0.6</version>
</dependency>