CSUtils Groovy Library

Provides a framework for accessing CentraSite from within the Groovy language. In particular, it adds support for CSQL (the CentraSite Query Language) to the Groovy template engine.

License

License

Categories

Categories

Groovy Languages Net
GroupId

GroupId

net.sf.csutils
ArtifactId

ArtifactId

cs-utils-groovy
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

CSUtils Groovy Library
Provides a framework for accessing CentraSite from within the Groovy language. In particular, it adds support for CSQL (the CentraSite Query Language) to the Groovy template engine.
Project URL

Project URL

http://csutils.sf.net/cs-utils-groovy/
Source Code Management

Source Code Management

http://csutils.git.sourceforge.net/git/gitweb.cgi?p=csutils/csutils;a=tree;f=cs-utils-parent/cs-utils-groovy

Download cs-utils-groovy

How to add to project

<!-- https://jarcasting.com/artifacts/net.sf.csutils/cs-utils-groovy/ -->
<dependency>
    <groupId>net.sf.csutils</groupId>
    <artifactId>cs-utils-groovy</artifactId>
    <version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.csutils/cs-utils-groovy/
implementation 'net.sf.csutils:cs-utils-groovy:1.1.2'
// https://jarcasting.com/artifacts/net.sf.csutils/cs-utils-groovy/
implementation ("net.sf.csutils:cs-utils-groovy:1.1.2")
'net.sf.csutils:cs-utils-groovy:jar:1.1.2'
<dependency org="net.sf.csutils" name="cs-utils-groovy" rev="1.1.2">
  <artifact name="cs-utils-groovy" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.csutils', module='cs-utils-groovy', version='1.1.2')
)
libraryDependencies += "net.sf.csutils" % "cs-utils-groovy" % "1.1.2"
[net.sf.csutils/cs-utils-groovy "1.1.2"]

Dependencies

compile (2)

Group / Artifact Type Version
net.sf.csutils : cs-utils-core jar 2.2.5
org.codehaus.groovy : groovy jar 1.7.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2