Last Version

Spring abstraction for Castor XML 1.2.1

This project (mainly) provides Spring BeanFactory instances for the (Un)Marshaller and obtaining a shared ClassDescriptorResolver instance, and wiring them together.

GroupId

GroupId

org.codehaus.castor
ArtifactId

ArtifactId

spring-xml
Version

Version

1.2.1
Type

Type

jar
Description

Description

Spring abstraction for Castor XML
This project (mainly) provides Spring BeanFactory instances for the (Un)Marshaller and obtaining a shared ClassDescriptorResolver instance, and wiring them together.

Download spring-xml 1.2.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.codehaus.castor : castor-xml jar 1.3rc1
commons-logging : commons-logging jar 1.1.1
org.springframework : spring-beans jar 2.5.4
org.springframework : spring-context jar 2.5.4

test (2)

Group / Artifact Type Version
junit : junit jar 3.8.1
log4j : log4j jar 1.2.13

Project Modules

There are no modules declared in this project.