Last Version

Castor CORE - Core code/functionality 1.4.1

Core functionality - Required by all other modules

GroupId

GroupId

org.codehaus.castor
ArtifactId

ArtifactId

castor-core
Version

Version

1.4.1
Type

Type

jar
Description

Description

Castor CORE - Core code/functionality
Core functionality - Required by all other modules

Download castor-core 1.4.1


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

Dependencies

compile (2)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.2
org.apache.commons : commons-lang3 jar 3.4

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
log4j : log4j jar 1.2.17

Project Modules

There are no modules declared in this project.