m2-site-tools :: Doxia macros

This project is a handy toolkit for developers and companies that use Maven 2 site generation capabilities in order to generate HTML project presentations. m2-site-tools extends the standard site plugin that comes with Maven 2 with custom macros and page template and offers many exciting features: inserting highlighted code snippets as well as parametrized HTML, Google Analytics and Google Friend Connect integration, SEO (meta-description) support and more.

License

License

GroupId

GroupId

com.anasoft.os
ArtifactId

ArtifactId

m2st-doxia-macros
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

jar
Description

Description

m2-site-tools :: Doxia macros
This project is a handy toolkit for developers and companies that use Maven 2 site generation capabilities in order to generate HTML project presentations. m2-site-tools extends the standard site plugin that comes with Maven 2 with custom macros and page template and offers many exciting features: inserting highlighted code snippets as well as parametrized HTML, Google Analytics and Google Friend Connect integration, SEO (meta-description) support and more.
Project URL

Project URL

http://code.google.com/p/m2-site-tools/m2st-doxia-macros/

Download m2st-doxia-macros

How to add to project

<!-- https://jarcasting.com/artifacts/com.anasoft.os/m2st-doxia-macros/ -->
<dependency>
    <groupId>com.anasoft.os</groupId>
    <artifactId>m2st-doxia-macros</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.anasoft.os/m2st-doxia-macros/
implementation 'com.anasoft.os:m2st-doxia-macros:2.0'
// https://jarcasting.com/artifacts/com.anasoft.os/m2st-doxia-macros/
implementation ("com.anasoft.os:m2st-doxia-macros:2.0")
'com.anasoft.os:m2st-doxia-macros:jar:2.0'
<dependency org="com.anasoft.os" name="m2st-doxia-macros" rev="2.0">
  <artifact name="m2st-doxia-macros" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.anasoft.os', module='m2st-doxia-macros', version='2.0')
)
libraryDependencies += "com.anasoft.os" % "m2st-doxia-macros" % "2.0"
[com.anasoft.os/m2st-doxia-macros "2.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.maven.doxia : doxia-core jar 1.0
commons-io : commons-io jar 1.4
commons-lang : commons-lang jar 2.4

Project Modules

There are no modules declared in this project.

Versions

Version
2.0