Doxia Sitetools :: Decoration Model

The Decoration Model handles the decoration descriptor for sites, also known as site.xml.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.nruzic.org.apache.maven.doxia
ArtifactId

ArtifactId

doxia-decoration-model
Last Version

Last Version

1.8.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Doxia Sitetools :: Decoration Model
The Decoration Model handles the decoration descriptor for sites, also known as site.xml.
Project URL

Project URL

https://maven.apache.org/doxia/doxia-sitetools/doxia-decoration-model/
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://github.com/nruzic/maven-doxia-sitetools/tree/doxia-sitetools-1.8.1.1/doxia-decoration-model

Download doxia-decoration-model

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.nruzic.org.apache.maven.doxia/doxia-decoration-model/ -->
<dependency>
    <groupId>com.github.nruzic.org.apache.maven.doxia</groupId>
    <artifactId>doxia-decoration-model</artifactId>
    <version>1.8.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nruzic.org.apache.maven.doxia/doxia-decoration-model/
implementation 'com.github.nruzic.org.apache.maven.doxia:doxia-decoration-model:1.8.1.1'
// https://jarcasting.com/artifacts/com.github.nruzic.org.apache.maven.doxia/doxia-decoration-model/
implementation ("com.github.nruzic.org.apache.maven.doxia:doxia-decoration-model:1.8.1.1")
'com.github.nruzic.org.apache.maven.doxia:doxia-decoration-model:jar:1.8.1.1'
<dependency org="com.github.nruzic.org.apache.maven.doxia" name="doxia-decoration-model" rev="1.8.1.1">
  <artifact name="doxia-decoration-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nruzic.org.apache.maven.doxia', module='doxia-decoration-model', version='1.8.1.1')
)
libraryDependencies += "com.github.nruzic.org.apache.maven.doxia" % "doxia-decoration-model" % "1.8.1.1"
[com.github.nruzic.org.apache.maven.doxia/doxia-decoration-model "1.8.1.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.codehaus.plexus : plexus-component-annotations jar 1.6
org.codehaus.plexus : plexus-utils jar 3.0.22

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.8.1.1
1.8.1-patch1
1.8.1-interpolation-hotfix-RC4