License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdio.wcm.maven.skins |
ArtifactId | ArtifactIdreflow-velocity-tools |
Version | Version1.0.2 |
Type | Typejar |
Description |
Descriptionwcm.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 |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
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 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar |