Velocity config tool

Acquire the Maven Skin configuration from a Velocity template.

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.wandrell.velocity
ArtifactId

ArtifactId

velocity-config-tool
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Velocity config tool
Acquire the Maven Skin configuration from a Velocity template.
Project URL

Project URL

https://www.github.com/bernardo-mg/velocity-config-tool
Project Organization

Project Organization

Bernardo Martínez Garrido
Source Code Management

Source Code Management

https://www.github.com/bernardo-mg/velocity-config-tool

Download velocity-config-tool

How to add to project

<!-- https://jarcasting.com/artifacts/com.wandrell.velocity/velocity-config-tool/ -->
<dependency>
    <groupId>com.wandrell.velocity</groupId>
    <artifactId>velocity-config-tool</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.wandrell.velocity/velocity-config-tool/
implementation 'com.wandrell.velocity:velocity-config-tool:1.0.0'
// https://jarcasting.com/artifacts/com.wandrell.velocity/velocity-config-tool/
implementation ("com.wandrell.velocity:velocity-config-tool:1.0.0")
'com.wandrell.velocity:velocity-config-tool:jar:1.0.0'
<dependency org="com.wandrell.velocity" name="velocity-config-tool" rev="1.0.0">
  <artifact name="velocity-config-tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wandrell.velocity', module='velocity-config-tool', version='1.0.0')
)
libraryDependencies += "com.wandrell.velocity" % "velocity-config-tool" % "1.0.0"
[com.wandrell.velocity/velocity-config-tool "1.0.0"]

Dependencies

compile (10)

Group / Artifact Type Version
org.apache.maven.doxia : doxia-decoration-model jar 1.7.4
com.google.guava : guava jar 20.0
org.codehaus.plexus : plexus-utils jar 3.0.24
org.apache.velocity : velocity-tools jar 2.0
commons-beanutils : commons-beanutils jar 1.9.3
commons-chain : commons-chain jar 1.2
commons-collections : commons-collections jar 3.2.2
commons-digester : commons-digester jar 2.1
commons-logging : commons-logging jar 1.2
commons-validator : commons-validator jar 1.6

test (2)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.10.19
org.testng : testng jar 6.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0