GroupId | GroupIdorg.codehaus.castor |
---|---|
ArtifactId | ArtifactIdcastor-core |
Last Version | Last Version1.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCastor CORE - Core code/functionality
Core functionality - Required by all other modules
|
Filename | Size |
---|---|
castor-core-1.4.1.pom | |
castor-core-1.4.1.jar | 48 KB |
castor-core-1.4.1-sources.jar | 56 KB |
castor-core-1.4.1-javadoc.jar | 242 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.2 |
org.apache.commons : commons-lang3 | jar | 3.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
log4j : log4j | jar | 1.2.17 |