License |
License |
---|---|
GroupId | GroupIdorg.joda.external |
ArtifactId | ArtifactIdreflow-velocity-tools |
Version | Version1.2 |
Type | Typejar |
Description |
DescriptionReflow Velocity Tools (fork)
Velocity tools supporting Reflow Maven skin
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
reflow-velocity-tools-1.2.pom | |
reflow-velocity-tools-1.2.jar | 19 KB |
reflow-velocity-tools-1.2-sources.jar | 14 KB |
reflow-velocity-tools-1.2-javadoc.jar | 56 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.joda.external/reflow-velocity-tools/ -->
<dependency>
<groupId>org.joda.external</groupId>
<artifactId>reflow-velocity-tools</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.joda.external/reflow-velocity-tools/
implementation 'org.joda.external:reflow-velocity-tools:1.2'
// https://jarcasting.com/artifacts/org.joda.external/reflow-velocity-tools/
implementation ("org.joda.external:reflow-velocity-tools:1.2")
'org.joda.external:reflow-velocity-tools:jar:1.2'
<dependency org="org.joda.external" name="reflow-velocity-tools" rev="1.2">
<artifact name="reflow-velocity-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.joda.external', module='reflow-velocity-tools', version='1.2')
)
libraryDependencies += "org.joda.external" % "reflow-velocity-tools" % "1.2"
[org.joda.external/reflow-velocity-tools "1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.velocity : velocity-tools | jar | 2.0 |
org.apache.maven.doxia : doxia-decoration-model | jar | 1.3 |
org.apache.maven : maven-project | jar | 2.0.4 |
org.jsoup : jsoup | jar | 1.7.3 |