wcm.io Reflow Velocity Tools

Velocity tools supporting Reflow Maven skin - derived from https://github.com/andriusvelykis/reflow-maven-skin/tree/master/reflow-velocity-tools

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.wcm.maven.skins
ArtifactId

ArtifactId

reflow-velocity-tools
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

wcm.io Reflow Velocity Tools
Velocity tools supporting Reflow Maven skin - derived from https://github.com/andriusvelykis/reflow-maven-skin/tree/master/reflow-velocity-tools
Project Organization

Project Organization

wcm.io
Source Code Management

Source Code Management

https://github.com/wcm-io/wcm-io-tooling

Download reflow-velocity-tools

How to add to project

<!-- https://jarcasting.com/artifacts/io.wcm.maven.skins/reflow-velocity-tools/ -->
<dependency>
    <groupId>io.wcm.maven.skins</groupId>
    <artifactId>reflow-velocity-tools</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.wcm.maven.skins/reflow-velocity-tools/
implementation 'io.wcm.maven.skins:reflow-velocity-tools:1.0.2'
// https://jarcasting.com/artifacts/io.wcm.maven.skins/reflow-velocity-tools/
implementation ("io.wcm.maven.skins:reflow-velocity-tools:1.0.2")
'io.wcm.maven.skins:reflow-velocity-tools:jar:1.0.2'
<dependency org="io.wcm.maven.skins" name="reflow-velocity-tools" rev="1.0.2">
  <artifact name="reflow-velocity-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.wcm.maven.skins', module='reflow-velocity-tools', version='1.0.2')
)
libraryDependencies += "io.wcm.maven.skins" % "reflow-velocity-tools" % "1.0.2"
[io.wcm.maven.skins/reflow-velocity-tools "1.0.2"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.velocity : velocity-tools jar 2.0
org.apache.maven.doxia : doxia-decoration-model jar 1.9.2
org.apache.maven : maven-project jar 2.0.4
org.jsoup : jsoup jar 1.13.1

provided (7)

Group / Artifact Type Version
org.jetbrains : annotations jar 19.0.0
io.wcm.tooling.spotbugs : io.wcm.tooling.spotbugs.annotations jar 1.0.0
org.osgi : org.osgi.annotation.bundle jar 1.0.0
org.osgi : org.osgi.annotation.versioning jar 1.1.0
org.osgi : org.osgi.service.component.annotations jar 1.4.0
org.osgi : org.osgi.service.metatype.annotations jar 1.4.0
org.apache.sling : org.apache.sling.servlets.annotations jar 1.2.4

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar

Project Modules

There are no modules declared in this project.

wcm.io Tooling

Build

Tooling for Maven and IDEs.

Documentation: https://wcm.io/tooling/
Issues: https://wcm-io.atlassian.net/browse/WTOOL
Wiki: https://wcm-io.atlassian.net/wiki/
Continuous Integration: https://github.com/wcm-io/wcm-io-tooling/actions
Commercial support: https://wcm.io/commercial-support.html

Build from sources

If you want to build wcm.io from sources make sure you have configured all Maven Repositories in your settings.xml.

See Maven Settings for an example with a full configuration.

Then you can build using

mvn clean install
io.wcm.maven.skins

wcm.io

Libraries and extensions for AEM applications

Versions

Version
1.0.2
1.0.0