Shades

Shades is an Object/Relational Mapping (ORM) framework that works in conjunction with JDBC APIs. Instead of relying on XML or annotations for configuration, Shades relies on an interface called ORMapping. This makes shades simple and flexible. Shades has no new transaction model nor Connection management which you must learn. You control the transactions, and the Connection that Shades uses, through plain JDBC interfaces. Shades is designed to work well with modern web development frameworks like Tapestry and Wicket.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.sf.shadesdb
Идентификатор

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

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

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

0.0.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

Shades
Shades is an Object/Relational Mapping (ORM) framework that works in conjunction with JDBC APIs. Instead of relying on XML or annotations for configuration, Shades relies on an interface called ORMapping. This makes shades simple and flexible. Shades has no new transaction model nor Connection management which you must learn. You control the transactions, and the Connection that Shades uses, through plain JDBC interfaces. Shades is designed to work well with modern web development frameworks like Tapestry and Wicket.
Ссылка на сайт

Ссылка на сайт

http://sourceforge.net/projects/shadesdb

Скачать shades

Имя Файла Размер
shades-0.0.5.pom
shades-0.0.5.jar 51 KB
shades-0.0.5-sources.jar 37 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

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

Версия
0.0.5