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

JDAL Swing Library 2.0.0

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.

Лицензия

Лицензия

Группа

Группа

org.jdal
Идентификатор

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

jdal-swing
Версия

Версия

2.0.0
Тип

Тип

jar
Описание

Описание

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

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

JDAL

Скачать jdal-swing 2.0.0


<!-- 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"]

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.jdal : jdal-core jar 2.0.0
org.hibernate.javax.persistence : hibernate-jpa-2.0-api Необязательный jar 1.0.0.Final
org.freedesktop.tango : tango-icon-theme jar 0.8.90
net.sf.jasperreports : jasperreports Необязательный jar 4.0.0
javax.validation : validation-api Необязательный jar 1.0.0.GA
com.jgoodies : looks jar 2.2.2

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.2
org.hibernate : hibernate-validator jar 4.2.0.Final

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

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