Cocoon Reloading ClassLoader - Spring reloader

This module provides a single class "SpringReloader" that is used by the ReloadingSpringFilter to reload a Spring web application context. In order not to run into NoClassDefFoundErrors, is is important that this class is loaded through the reloading classloader.

Лицензия

Лицензия

Группа

Группа

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

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

cocoon-rcl-spring-reloader
Последняя версия

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

1.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Cocoon Reloading ClassLoader - Spring reloader
This module provides a single class "SpringReloader" that is used by the ReloadingSpringFilter to reload a Spring web application context. In order not to run into NoClassDefFoundErrors, is is important that this class is loaded through the reloading classloader.
Организация-разработчик

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

The Apache Software Foundation
Система контроля версий

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

http://svn.apache.org/repos/asf/cocoon/subprojects/cocoon-rcl-spring-reloader/tags/cocoon-rcl-spring-reloader-1.0.2

Скачать cocoon-rcl-spring-reloader

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

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

Зависимости

provided (6)

Идентификатор библиотеки Тип Версия
javax.servlet : servlet-api jar 2.4
org.springframework : spring-core jar 3.1.1.RELEASE
org.springframework : spring-context jar 3.1.1.RELEASE
org.springframework : spring-beans jar 3.1.1.RELEASE
org.springframework : spring-aop jar 3.1.1.RELEASE
org.springframework : spring-web jar 3.1.1.RELEASE

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.4

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

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

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

Версия
1.0.2
1.0.0
1.0.0-M3
1.0.0-M2
1.0.0-M1