MVN

org.zalando.stups : fullstop-parent

Maven & Gradle

May 09, 2017

Fullstop -- The Build-Parent-Pom · Fullstop parent -- Audit reporting application

<dependency>
    <groupId>org.zalando.stups</groupId>
    <artifactId>fullstop-parent</artifactId>
    <version>18</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.zalando.stups : fullstop-parent to add to Maven - Latest Versions:

  • Latest Stable: 18

All Versions

Choose a version of org.zalando.stups : fullstop-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
18
fullstop-parent-18
17
fullstop-parent-17
13
fullstop-parent-13
12
fullstop-parent-12
11
fullstop-parent-11
10
fullstop-parent-10
9
fullstop-parent-9
8
fullstop-parent-8
7
fullstop-parent-7
6
fullstop-parent-6
5
fullstop-parent-5
4
fullstop-parent-4
3
fullstop-parent-3
2
fullstop-parent-2
1
fullstop-parent-1
0.5.x
fullstop-parent-0.5.0-jb-5
fullstop-parent-0.5.0-jb-4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.zalando.stups</groupId>
    <artifactId>fullstop-parent</artifactId>
    <version>18</version>
</dependency>

Advertisement