jar

com.github.alvinqq : addversion-maven-plugin

Maven & Gradle

May 16, 2017
1 stars

static file url add version Maven Plugin · Because the browser cache, in the web project development, the static files can not be effective, so every time the version, are required to manually change the reference path for a static file view file, the Maven plugin can compile in the project stage, to add the version number parameters of static file reference view file path, parameters the value for the SVN version number of the file, and support file filter

Table Of Contents

Latest Version

Download com.github.alvinqq : addversion-maven-plugin JAR file - Latest Versions:

All Versions

Download com.github.alvinqq : addversion-maven-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window addversion-maven-plugin-1.0.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

cn.com.glsx.maven.plugin.addversion.reflect

├─ cn.com.glsx.maven.plugin.addversion.reflect.ReflectUtil.class - [JAR]

cn.com.glsx.maven.plugin.addversion.scm

├─ cn.com.glsx.maven.plugin.addversion.scm.ScmBuilder.class - [JAR]

cn.com.glsx.maven.plugin.addversion.annotation

├─ cn.com.glsx.maven.plugin.addversion.annotation.Element.class - [JAR]

cn.com.glsx.maven.plugin.addversion

├─ cn.com.glsx.maven.plugin.addversion.AddVersionMojo.class - [JAR]

cn.com.glsx.maven.plugin.addversion.element

├─ cn.com.glsx.maven.plugin.addversion.element.BaseTag.class - [JAR]

├─ cn.com.glsx.maven.plugin.addversion.element.LinkTag.class - [JAR]

├─ cn.com.glsx.maven.plugin.addversion.element.ScriptTag.class - [JAR]

├─ cn.com.glsx.maven.plugin.addversion.element.TagUtil.class - [JAR]

Advertisement