is not current version
Last Version 1.0.0

com.wandrell.velocity:maven-site-fixer 0.3.4

Utilities for fixing the pages created by Maven Site, and upgrading them to HTML5.

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.wandrell.velocity
ArtifactId

ArtifactId

maven-site-fixer
Version

Version

0.3.4
Type

Type

jar

Download maven-site-fixer 0.3.4


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