| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMaven Компиляция и сборка |
| Группа | Группаcom.github.cameroncan |
| Идентификатор | Идентификаторcachemanifest-maven-plugin |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типmaven-plugin |
| Описание |
ОписаниеCache Manifest Generation Maven Plugin
Generates a cache manifest file (for offline caching, HTML 5 offline mode) at build time given patterns of files to include/exclude. This plugin was originally created by Glenn Barrett at github.com/cantinac/cachemanifest-maven-plugin. Thanks go to github organization @cantinac for transferring the repo for further maintenance.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| cachemanifest-maven-plugin-1.0.1.pom | |
| cachemanifest-maven-plugin-1.0.1.jar | 6 KB |
| Обзор |
<plugin>
<groupId>com.github.cameroncan</groupId>
<artifactId>cachemanifest-maven-plugin</artifactId>
<version>1.0.1</version>
</plugin>
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 2.0 |
| org.codehaus.plexus : plexus-compiler-api | jar | 1.8.1 |