| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMaven Компиляция и сборка |
| Группа | Группаcom.github.ichelon |
| Идентификатор | Идентификаторempty-source-maven-plugin |
| Версия | Версия1.0.0.RELEASE |
| Тип | Типmaven-plugin |
| Описание |
Описаниеempty source maven plugin
The Maven Source Plugin creates a empty JAR archive of the source files of the current project.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<plugin>
<groupId>com.github.ichelon</groupId>
<artifactId>empty-source-maven-plugin</artifactId>
<version>1.0.0.RELEASE</version>
</plugin>
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.maven.plugins : maven-source-plugin | jar | 3.1.0 |
| org.apache.maven : maven-plugin-api | jar | 2.0 |
| org.codehaus.plexus : plexus-utils | jar | 3.0.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.2 |