JDAL Aspects 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.

Лицензия

Лицензия

Группа

Группа

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

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

jdal-aspects
Последняя версия

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

2.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

JDAL Aspects 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-aspects

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

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

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
org.aspectj : aspectjrt jar 1.6.10
org.aspectj : aspectjweaver jar 1.6.10
org.aspectj : aspectjtools jar 1.6.10
org.hibernate : hibernate-core jar 3.6.3.Final
commons-logging : commons-logging jar 1.1.1
org.springframework : spring-orm Необязательный jar 4.0.1.RELEASE
org.springframework : spring-tx Необязательный jar 4.0.1.RELEASE
junit : junit jar 4.8.2
org.jdal : jdal-core jar 2.0.0

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

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

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

Версия
2.0.0
1.3.1
1.2.0
1.1.5