| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMaven Компиляция и сборка |
| Группа | Группаcom.github.alvinqq |
| Идентификатор | Идентификаторaddversion-maven-plugin |
| Последняя версия | Последняя версия1.0.3 |
| Дата | Дата |
| Тип | Типmaven-plugin |
| Описание |
Описание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
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<plugin>
<groupId>com.github.alvinqq</groupId>
<artifactId>addversion-maven-plugin</artifactId>
<version>1.0.3</version>
</plugin>
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.2 |