Plugin to create and read a bill of materials, i.e. the SHA1 sum of all artifacts and their names.
See the Maven-Site for more information: http://1and1.github.io/bill-of-materials-maven-plugin/
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMaven Компиляция и сборка Сеть |
| Группа | Группаnet.oneandone.maven.plugins |
| Идентификатор | Идентификаторbill-of-materials-maven-plugin |
| Последняя версия | Последняя версия3.1 |
| Дата | Дата |
| Тип | Типmaven-plugin |
| Описание |
Описание1-and-1 :: Bill of Materials Plugin for Maven
Plugin to create and read a bill of materials, i.e. the SHA1 sum of all artifacts and their names.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик1&1 |
| Система контроля версий |
Система контроля версий |
<plugin>
<groupId>net.oneandone.maven.plugins</groupId>
<artifactId>bill-of-materials-maven-plugin</artifactId>
<version>3.1</version>
</plugin>
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.3.1 |
| org.apache.maven : maven-core | jar | 3.3.1 |
| org.apache.maven : maven-artifact | jar | 3.3.1 |
| com.google.guava : guava | jar | 18.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 1.10.19 |
Plugin to create and read a bill of materials, i.e. the SHA1 sum of all artifacts and their names.
See the Maven-Site for more information: http://1and1.github.io/bill-of-materials-maven-plugin/