Last Version

1-and-1 :: Bill of Materials Plugin for Maven 3.1

Plugin to create and read a bill of materials, i.e. the SHA1 sum of all artifacts and their names.

License

License

Categories

Categories

Maven Build Tools Net
GroupId

GroupId

net.oneandone.maven.plugins
ArtifactId

ArtifactId

bill-of-materials-maven-plugin
Version

Version

3.1
Type

Type

maven-plugin
Description

Description

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.
Project URL

Project URL

http://1and1.github.io/bill-of-materials-maven-plugin/
Project Organization

Project Organization

1&1
Source Code Management

Source Code Management

https://github.com/1and1/bill-of-materials-maven-plugin/

Download bill-of-materials-maven-plugin 3.1


<plugin>
    <groupId>net.oneandone.maven.plugins</groupId>
    <artifactId>bill-of-materials-maven-plugin</artifactId>
    <version>3.1</version>
</plugin>

Dependencies

compile (4)

Group / Artifact Type Version
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

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.