Last Version

XSite Maven Skin 1.4

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

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.codehaus.xsite
ArtifactId

ArtifactId

xsite-maven-skin
Version

Version

1.4
Type

Type

jar
Description

Description

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

Download xsite-maven-skin 1.4


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

Dependencies

test (1)

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

Project Modules

There are no modules declared in this project.