License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdio.github.olamy.maven.skins |
ArtifactId | ArtifactIdreflow-velocity-tools |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionReflow Maven Skin :: Velocity tools
Velocity tools supporting Reflow Maven skin
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
reflow-velocity-tools-2.0.0.pom | |
reflow-velocity-tools-2.0.0.jar | 19 KB |
reflow-velocity-tools-2.0.0-sources.jar | 15 KB |
reflow-velocity-tools-2.0.0-javadoc.jar | 426 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.olamy.maven.skins/reflow-velocity-tools/ -->
<dependency>
<groupId>io.github.olamy.maven.skins</groupId>
<artifactId>reflow-velocity-tools</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.olamy.maven.skins/reflow-velocity-tools/
implementation 'io.github.olamy.maven.skins:reflow-velocity-tools:2.0.0'
// https://jarcasting.com/artifacts/io.github.olamy.maven.skins/reflow-velocity-tools/
implementation ("io.github.olamy.maven.skins:reflow-velocity-tools:2.0.0")
'io.github.olamy.maven.skins:reflow-velocity-tools:jar:2.0.0'
<dependency org="io.github.olamy.maven.skins" name="reflow-velocity-tools" rev="2.0.0">
<artifact name="reflow-velocity-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.olamy.maven.skins', module='reflow-velocity-tools', version='2.0.0')
)
libraryDependencies += "io.github.olamy.maven.skins" % "reflow-velocity-tools" % "2.0.0"
[io.github.olamy.maven.skins/reflow-velocity-tools "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.velocity : velocity-tools | jar | 2.0 |
org.apache.maven.doxia : doxia-decoration-model | jar | 1.11.1 |
org.apache.maven : maven-project | jar | 2.2.1 |
org.jsoup : jsoup | jar | 1.14.3 |