resource-bunch maven plugin
This maven plugin allows you to add a lot of files as resources to your jar and provides a simple API for extracting parts or all of them with one single call.
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMaven Компиляция и сборка |
| Группа | Группаio.github.miracelwhipp.resource.bunch.plugin |
| Идентификатор | Идентификаторresource-bunch-maven-plugin |
| Последняя версия | Последняя версия2.0 |
| Дата | Дата |
| Тип | Типmaven-plugin |
| Описание |
ОписаниеThis maven plugin allows you to add a lot of files as resources to your jar and provides a simple API for
extracting parts or all of them with one single call
|
<plugin>
<groupId>io.github.miracelwhipp.resource.bunch.plugin</groupId>
<artifactId>resource-bunch-maven-plugin</artifactId>
<version>2.0</version>
</plugin>
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.0 |
| io.github.miracelwhipp.resource.bunch.collector : resource-bunch-collector | jar | 2.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.4 |
This maven plugin allows you to add a lot of files as resources to your jar and provides a simple API for extracting parts or all of them with one single call.