MVN

com.jgoodies : jgoodies-binding

Maven & Gradle

Aug 11, 2015
28 usages

JGoodies Binding · The JGoodies Binding library connects object properties to Swing user interface components. And it helps you represent the state and behavior of a presentation independently of the GUI components used in the interface.

<dependency>
    <groupId>com.jgoodies</groupId>
    <artifactId>jgoodies-binding</artifactId>
    <version>2.13.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.jgoodies : jgoodies-binding to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.13.0

All Versions

Choose a version of com.jgoodies : jgoodies-binding to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.13.x
jgoodies-binding-2.13.0
2.12.x
jgoodies-binding-2.12.0
2.10.x
jgoodies-binding-2.10.0
2.9.x
jgoodies-binding-2.9.1
jgoodies-binding-2.9.0
2.8.x
jgoodies-binding-2.8.0
2.7.x
jgoodies-binding-2.7.0
2.6.x
jgoodies-binding-2.6.1

How to add a dependency to Maven

Add the following com.jgoodies : jgoodies-binding maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.jgoodies</groupId>
    <artifactId>jgoodies-binding</artifactId>
    <version>2.13.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.jgoodies : jgoodies-binding gradle dependency to your build.gradle file:

implementation 'com.jgoodies:jgoodies-binding:2.13.0'

Gradle Kotlin DSL: Add the following com.jgoodies : jgoodies-binding gradle kotlin dependency to your build.gradle.kts file:

implementation("com.jgoodies:jgoodies-binding:2.13.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.jgoodies : jgoodies-binding sbt scala dependency to your build.sbt file:

libraryDependencies += "com.jgoodies" % "jgoodies-binding" % "2.13.0"

Advertisement

Dependencies from Group

Oct 15, 2008
76 usages
Jun 10, 2009
49 usages
Aug 10, 2015
38 usages
Aug 11, 2015
31 usages
Aug 11, 2015
28 usages

Discover Dependencies

Nov 30, 2020
3 usages
854 stars
Jan 09, 2011
11 usages
1 stars
Oct 03, 2013
9 usages
Jul 18, 2020
7 usages
12.9k stars
Apr 26, 2021
4 usages
Jul 30, 2023
4 usages
1 stars
Dec 19, 2017
1 usages
Aug 18, 2023
47 usages
38 stars
Feb 08, 2019
16 usages
204 stars