GroupId | GroupIdorg.codehaus.castor |
---|---|
ArtifactId | ArtifactIdcastor-xml |
Last Version | Last Version1.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCastor XML - core
The core XML data binding framework with support for marshalling Java objects to
and unmarshalling from XML documents.
|
Filename | Size |
---|---|
castor-xml-1.4.1.pom | |
castor-xml-1.4.1.jar | 845 KB |
castor-xml-1.4.1-sources.jar | 919 KB |
castor-xml-1.4.1-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.castor/castor-xml/ -->
<dependency>
<groupId>org.codehaus.castor</groupId>
<artifactId>castor-xml</artifactId>
<version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.castor/castor-xml/
implementation 'org.codehaus.castor:castor-xml:1.4.1'
// https://jarcasting.com/artifacts/org.codehaus.castor/castor-xml/
implementation ("org.codehaus.castor:castor-xml:1.4.1")
'org.codehaus.castor:castor-xml:jar:1.4.1'
<dependency org="org.codehaus.castor" name="castor-xml" rev="1.4.1">
<artifact name="castor-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.castor', module='castor-xml', version='1.4.1')
)
libraryDependencies += "org.codehaus.castor" % "castor-xml" % "1.4.1"
[org.codehaus.castor/castor-xml "1.4.1"]
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 |
oro : oro Optional | jar | 2.0.8 |
jakarta-regexp : jakarta-regexp Optional | jar | 1.4 |
ldapsdk : ldapsdk Optional | jar | 4.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
log4j : log4j | jar | 1.2.17 |
org.springframework : spring-test | jar | 4.2.5.RELEASE |
edu.umd.cs.mtc : multithreadedtc | jar | 1.01 |
org.easymock : easymock | jar | 3.4 |
org.xmlunit : xmlunit-legacy | jar | 2.0.0 |