Last Version

XSite Core 1.4

XSite is a simple yet flexible site generation tool that allow a full templatable separation between content and style

License

License

GroupId

GroupId

org.codehaus.xsite
ArtifactId

ArtifactId

xsite-core
Version

Version

1.4
Type

Type

jar
Description

Description

XSite Core
XSite is a simple yet flexible site generation tool that allow a full templatable separation between content and style

Download xsite-core 1.4


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

Dependencies

compile (7)

Group / Artifact Type Version
commons-cli : commons-cli jar 1.4
commons-io : commons-io jar 2.5
commons-lang : commons-lang jar 2.6
org.freemarker : freemarker jar 2.3.23
opensymphony : sitemesh jar 2.4.2
org.picocontainer.script : picocontainer-script-core jar 2.2
com.thoughtworks.xstream : xstream jar 1.4.15

test (1)

Group / Artifact Type Version
org.jmock : jmock-junit4 jar 2.8.2

Project Modules

There are no modules declared in this project.