License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.csutils |
ArtifactId | ArtifactIdcs-utils-core |
Last Version | Last Version2.2.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCentraSite Utilities Core Library
Core Library of the CentraSite utilties. Other libraries (Importer, etc.)
depend on it.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cs-utils-core-2.2.5.pom | |
cs-utils-core-2.2.5.jar | 189 KB |
cs-utils-core-2.2.5-sources.jar | 111 KB |
cs-utils-core-2.2.5-site.xml | 1 KB |
cs-utils-core-2.2.5-javadoc.jar | 655 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.csutils/cs-utils-core/ -->
<dependency>
<groupId>net.sf.csutils</groupId>
<artifactId>cs-utils-core</artifactId>
<version>2.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.csutils/cs-utils-core/
implementation 'net.sf.csutils:cs-utils-core:2.2.5'
// https://jarcasting.com/artifacts/net.sf.csutils/cs-utils-core/
implementation ("net.sf.csutils:cs-utils-core:2.2.5")
'net.sf.csutils:cs-utils-core:jar:2.2.5'
<dependency org="net.sf.csutils" name="cs-utils-core" rev="2.2.5">
<artifact name="cs-utils-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.csutils', module='cs-utils-core', version='2.2.5')
)
libraryDependencies += "net.sf.csutils" % "cs-utils-core" % "2.2.5"
[net.sf.csutils/cs-utils-core "2.2.5"]
Group / Artifact | Type | Version |
---|---|---|
com.centrasite » CentraSiteJAXR-API | jar | 8.0.4.0.4020 |
com.centrasite » CentraSiteUtils | jar | 8.0.4.0.4020 |
javax.xml.bind : jaxb-api | jar | 2.1 |
org.apache.labs.jaxmas » jaxmas-registry | jar | 0.2.4 |
antlr : antlr | jar | 2.7.7 |
org.apache.ws.commons.util : ws-commons-util | jar | 1.0.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.6 |