JFace Data Binding for SWT and JFace


License

License

Categories

Categories

Data CLI User Interface
GroupId

GroupId

org.eclipse.jface
ArtifactId

ArtifactId

databinding
Last Version

Last Version

1.1.0-I20070606-0010
Release Date

Release Date

Type

Type

jar
Description

Description

JFace Data Binding for SWT and JFace

Download databinding

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.eclipse.core : databinding jar [1.0.0,2.0.0)
org.eclipse : swt jar [3.2.0,4.0.0)
org.eclipse : jface jar [3.2.0,4.0.0)
org.eclipse.equinox : common jar [3.2.0,4.0.0)

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0-I20070606-0010
1.0.0-I20060605-1400