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

lindbergframework 1.0

The idea and motivation of the lindbergframework is to provide resources and simple solutions to problems based on the concept 'Plug and Use'. In the current version, the framework provides easy and simple solutions to the population of beans from SQL queries, abstraction of the complexities to access to stored procedures and stored functions , population of database cursors, transaction management, dependency injection, integration with Spring, JSF and Adobe Flex. The lindberg-persistence (LINP) solution, implements a important concept: separated repository of SQL commands. Among other resources.

Лицензия

Лицензия

Группа

Группа

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

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

lindbergframework
Версия

Версия

1.0
Тип

Тип

jar
Описание

Описание

lindbergframework
The idea and motivation of the lindbergframework is to provide resources and simple solutions to problems based on the concept 'Plug and Use'. In the current version, the framework provides easy and simple solutions to the population of beans from SQL queries, abstraction of the complexities to access to stored procedures and stored functions , population of database cursors, transaction management, dependency injection, integration with Spring, JSF and Adobe Flex. The lindberg-persistence (LINP) solution, implements a important concept: separated repository of SQL commands. Among other resources.
Система контроля версий

Система контроля версий

http://code.google.com/p/lindbergframework/source/browse/tags/lindbergframework-1.0

Скачать lindbergframework 1.0


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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
commons-lang : commons-lang jar 2.4
commons-beanutils : commons-beanutils jar 1.7.0
asm : asm jar 1.5.3
cglib : cglib jar 2.1
jdom : jdom jar 1.0
org.lindbergframework.configuration : lindbergframework-xmlconfiguration jar 1.0
org.lindbergframework.persistence.sqlmapping : lindbergframework-xmlsqlmapping jar 1.0

provided (1)

Идентификатор библиотеки Тип Версия
org.springframework : spring jar 2.5.5

test (3)

Идентификатор библиотеки Тип Версия
mysql : mysql-connector-java jar 5.1.10
ojdbc : ojdbc jar 14
org.springframework : spring-test jar 2.5

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

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