Castor XML - Annotation support

Annotation support for Castor XML.

GroupId

GroupId

org.codehaus.castor
ArtifactId

ArtifactId

castor-xml-annotations
Last Version

Last Version

1.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

Castor XML - Annotation support
Annotation support for Castor XML.

Download castor-xml-annotations

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.codehaus.castor : castor-core jar 1.4.1
commons-logging : commons-logging jar 1.2
org.apache.commons : commons-lang3 jar 3.4
org.apache.commons : commons-collections4 jar 4.1
javax.inject : javax.inject jar 1
org.springframework : spring-context jar 4.2.5.RELEASE

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.springframework : spring-test jar 4.2.5.RELEASE

Project Modules

There are no modules declared in this project.
org.codehaus.castor

Castor - Data binding framework

A java-based data binding framework

Versions

Version
1.4.1
1.4.0
1.3.3