MVN

io.github.houssemba : dependencytrack-mvn-publisher

Maven & Gradle

Feb 09, 2020
1 stars

DependencyTrack Maven Publisher · DependencyTrack BOM publisher maven plugin

<plugin>
    <groupId>io.github.houssemba</groupId>
    <artifactId>dependencytrack-mvn-publisher</artifactId>
    <version>0.0.3</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.houssemba : dependencytrack-mvn-publisher to add to Maven - Latest Versions:

  • Latest Stable: 0.0.3

All Versions

Choose a version of io.github.houssemba : dependencytrack-mvn-publisher to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
dependencytrack-mvn-publisher-0.0.3

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>io.github.houssemba</groupId>
    <artifactId>dependencytrack-mvn-publisher</artifactId>
    <version>0.0.3</version>
</plugin>

Advertisement