XSite

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

Лицензия

Лицензия

Группа

Группа

org.codehaus.xsite
Идентификатор

Идентификатор

xsite
Последняя версия

Последняя версия

1.4
Дата

Дата

Тип

Тип

pom
Описание

Описание

XSite
XSite is a simple yet flexible site generation tool that allow a full templatable separation between content and style
Ссылка на сайт

Ссылка на сайт

http://x-stream.github.io/xsite
Система контроля версий

Система контроля версий

http://github.com/x-stream/xsite

Скачать xsite

Имя Файла Размер
xsite-1.4.pom 11 KB
Обзор

Как подключить последнюю версию

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
org.jmock : jmock-junit4 jar 2.8.2

Модули Проекта

  • xsite-core
  • xsite-resources
  • xsite-maven-skin
  • xsite-ant
  • xsite-maven-plugin

Build Status


XSite

XSite is a simple yet flexible site generation tool.

Binaries

All binary artifacts are bundled in the -bin archive. It includes the XSite start script, the required jars, documentation and examples.

Documentation

Documentation can also be found at GitHub. This includes:

  • Introduction and tutorial
  • JavaDoc
  • Change log
  • Frequently asked questions

Source

The complete source for XSite is bundled in the -src archive. This includes:

  • Main application [xsite-core]
  • Maven plugin [xsite-maven-plugin]
  • Ant plugin [xsite-ant-plugin]
  • Maven build files [pom.xml]
  • XSite resources [xstream-resources]
  • Web site [xsite-distribution]
org.codehaus.xsite

XStream

Версии библиотеки

Версия
1.4
1.3
1.2.3
1.2.2
1.2.1
1.2
1.1.2
1.1.1
1.1
1.0
1.0-beta-9
1.0-beta-8
1.0-beta-7
1.0-beta-6
1.0-beta-5
1.0-beta-4
1.0-beta-3
1.0-beta-2
1.0-beta-1