JDAL Swing Library

JDAL is an open source Java library that aims to help developers making database applications easily. JDAL helps you to find what you really need to code and what is already coded in a common java database application, avoiding the complexity of many common programming tasks.

License

License

GroupId

GroupId

org.jdal
ArtifactId

ArtifactId

jdal-swing
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

JDAL Swing Library
JDAL is an open source Java library that aims to help developers making database applications easily. JDAL helps you to find what you really need to code and what is already coded in a common java database application, avoiding the complexity of many common programming tasks.
Project Organization

Project Organization

JDAL

Download jdal-swing

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.jdal : jdal-core jar 2.0.0
org.hibernate.javax.persistence : hibernate-jpa-2.0-api Optional jar 1.0.0.Final
org.freedesktop.tango : tango-icon-theme jar 0.8.90
net.sf.jasperreports : jasperreports Optional jar 4.0.0
javax.validation : validation-api Optional jar 1.0.0.GA
com.jgoodies : looks jar 2.2.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.hibernate : hibernate-validator jar 4.2.0.Final

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.3.1
1.2.0
1.1.5