All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.maven.site-macros.vm Maven / Gradle / Ivy

There is a newer version: 0.1.105
Show newest version
##
#set( $bodyContent = $bodyContent.replaceAll('class="bodyTable"', 'class="table"') )
##
#macro( generatedBy )
Apache Maven Doxia Site Renderer#if( $doxiaSiteRendererVersion ) $doxiaSiteRendererVersion#end##
#end
##
#macro( img $alt $src )##-------------------------------------------------------
#**#$alt##
#end##--------------------------------------------------------------------------
##
#macro( mavenCentralBadge )##---------------------------------------------------
#img ( "Maven Central" "https://img.shields.io/maven-central/v/$project.groupId/$project.artifactId" )
#end##--------------------------------------------------------------------------
##
#macro( calcLink $target )##----------------------------------------------------
#**### Calculates the appropriate to the target.
#**### @param target specifies the target URL
#**#$PathTool.calculateLink( $target, $relativePath )##
#end##--------------------------------------------------------------------------
##




© 2015 - 2024 Weber Informatics LLC | Privacy Policy