| License | License | 
|---|---|
| Categories | Categoriesconfig Application Layer Libs Configuration | 
| GroupId | GroupIdcom.wandrell.velocity | 
| ArtifactId | ArtifactIdvelocity-config-tool | 
| Last Version | Last Version1.0.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionVelocity config tool Acquire the Maven Skin configuration from a Velocity template. | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| velocity-config-tool-1.0.0.pom | |
| velocity-config-tool-1.0.0.jar | 10 KB | 
| velocity-config-tool-1.0.0-sources.jar | 11 KB | 
| velocity-config-tool-1.0.0-javadoc.jar | 42 KB | 
| Browse | 
<!-- 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"]| 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.mockito : mockito-all | jar | 1.10.19 | 
| org.testng : testng | jar | 6.10 |