is not current version
Last Version 1.2.4

com.bernardomg.velocity:velocity-config-tool 1.2.0

Acquire the Maven Skin configuration from a Velocity template.

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.bernardomg.velocity
ArtifactId

ArtifactId

velocity-config-tool
Version

Version

1.2.0
Type

Type

jar

Download velocity-config-tool 1.2.0


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