Spring ORM implementation for Castor JDO

This project provides a Castor JDO-specific implementation of the Spring ORM interfaces (as described at http://static.springframework.org/spring/docs/1.2.x/reference/orm.html), allowing users to use Spring ORM as their preferred choice of dealing with the persistence aspects of their applications.

Категории

Категории

ORM Данные
Группа

Группа

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

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

spring-orm
Последняя версия

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

2.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Spring ORM implementation for Castor JDO
This project provides a Castor JDO-specific implementation of the Spring ORM interfaces (as described at http://static.springframework.org/spring/docs/1.2.x/reference/orm.html), allowing users to use Spring ORM as their preferred choice of dealing with the persistence aspects of their applications.
Ссылка на сайт

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

http://castor.org

Скачать spring-orm

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

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.codehaus.castor : castor-jdo jar 1.3.1
org.codehaus.castor : castor-xml jar 1.3.1
commons-logging : commons-logging jar 1.1.1
org.springframework : spring-aop jar 3.0.2.RELEASE
org.springframework : spring-orm jar 3.0.2.RELEASE
org.springframework : spring-jdbc jar 3.0.2.RELEASE

test (8)

Идентификатор библиотеки Тип Версия
commons-pool : commons-pool jar 1.5.4
commons-dbcp : commons-dbcp jar 1.3
junit : junit jar 4.8.1
log4j : log4j jar 1.2.14
org.springframework : spring-test jar 3.0.2.RELEASE
javax.annotation : jsr250-api jar 1.0
org.ow2.jotm : jotm-standalone jar 2.2.1
org.apache.derby : derby jar 10.6.1.0

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

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

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

Версия
2.1
1.3
1.2
1.1