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.

Лицензия

Лицензия

Группа

Группа

com.jgoodies
Идентификатор

Идентификатор

jgoodies-binding
Последняя версия

Последняя версия

2.13.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Организация-разработчик

Организация-разработчик

JGoodies Software GmbH

Скачать jgoodies-binding

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.jgoodies/jgoodies-binding/ -->
<dependency>
    <groupId>com.jgoodies</groupId>
    <artifactId>jgoodies-binding</artifactId>
    <version>2.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.jgoodies/jgoodies-binding/
implementation 'com.jgoodies:jgoodies-binding:2.13.0'
// https://jarcasting.com/artifacts/com.jgoodies/jgoodies-binding/
implementation ("com.jgoodies:jgoodies-binding:2.13.0")
'com.jgoodies:jgoodies-binding:jar:2.13.0'
<dependency org="com.jgoodies" name="jgoodies-binding" rev="2.13.0">
  <artifact name="jgoodies-binding" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jgoodies', module='jgoodies-binding', version='2.13.0')
)
libraryDependencies += "com.jgoodies" % "jgoodies-binding" % "2.13.0"
[com.jgoodies/jgoodies-binding "2.13.0"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.jgoodies : jgoodies-common jar 1.8.1

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.13.0
2.12.0
2.10.0
2.9.1
2.9.0
2.8.0
2.7.0
2.6.1