MVN

no.tornado.databinding : databinding-parent

Maven & Gradle

Oct 19, 2010

Swing Data Binding Parent · Swing Data Binding is a powerful, fast, light and simple data binding framework for Java.

<dependency>
    <groupId>no.tornado.databinding</groupId>
    <artifactId>databinding-parent</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of no.tornado.databinding : databinding-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of no.tornado.databinding : databinding-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
databinding-parent-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>no.tornado.databinding</groupId>
    <artifactId>databinding-parent</artifactId>
    <version>1.0</version>
</dependency>