GroupId | GroupIdorg.codehaus.cjcook |
---|---|
ArtifactId | ArtifactIdcjcook-examples |
Last Version | Last Version0.19 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCommon Java Cookbook Examples
Examples which accompany a Common Cookbook for Java
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
cjcook-examples-0.19.pom | |
cjcook-examples-0.19.jar | 174 KB |
cjcook-examples-0.19-src.zip | 178 KB |
cjcook-examples-0.19-src.tar.gz | 47 KB |
cjcook-examples-0.19-src.tar.bz2 | 39 KB |
cjcook-examples-0.19-jar-with-dependencies.jar | 6 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.cjcook/cjcook-examples/ -->
<dependency>
<groupId>org.codehaus.cjcook</groupId>
<artifactId>cjcook-examples</artifactId>
<version>0.19</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.cjcook/cjcook-examples/
implementation 'org.codehaus.cjcook:cjcook-examples:0.19'
// https://jarcasting.com/artifacts/org.codehaus.cjcook/cjcook-examples/
implementation ("org.codehaus.cjcook:cjcook-examples:0.19")
'org.codehaus.cjcook:cjcook-examples:jar:0.19'
<dependency org="org.codehaus.cjcook" name="cjcook-examples" rev="0.19">
<artifact name="cjcook-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.cjcook', module='cjcook-examples', version='0.19')
)
libraryDependencies += "org.codehaus.cjcook" % "cjcook-examples" % "0.19"
[org.codehaus.cjcook/cjcook-examples "0.19"]
Group / Artifact | Type | Version |
---|---|---|
commons-beanutils : commons-beanutils | jar | 1.8.0 |
commons-collections : commons-collections | jar | 3.2.1 |
commons-digester : commons-digester | jar | 1.8 |
commons-httpclient : commons-httpclient | jar | 3.1 |
commons-jexl : commons-jexl | jar | 1.1 |
commons-jxpath : commons-jxpath | jar | 1.3 |
commons-lang : commons-lang | jar | 2.4 |
commons-logging : commons-logging | jar | 1.0.4 |
log4j : log4j | jar | 1.2.15 |
commons-cli : commons-cli | jar | 1.1 |
commons-configuration : commons-configuration | jar | 1.6 |
commons-io : commons-io | jar | 1.4 |
commons-math : commons-math | jar | 1.2 |
commons-net : commons-net | jar | 2.0 |
org.apache.velocity : velocity | jar | 1.6.1 |
slide : slide-webdavlib | jar | 2.1 |
org.freemarker : freemarker | jar | 2.3.15 |
commons-betwixt : commons-betwixt | jar | 0.8 |
org.apache.lucene : lucene-core | jar | 1.9.1 |
junit : junit | jar | 3.8.1 |