MVN

org.zalando.stups : fullstop-core

Maven & Gradle

Aug 12, 2015

Fullstop -- Core - Processing, Sink-Implementation

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

Latest Version

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

  • Latest Stable: 1.1.0

All Versions

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

Version Vulnerabilities Updated
1.1.x
fullstop-core-1.1.0
1.0.x
fullstop-core-1.0.1
fullstop-core-1.0.0.M1
0.9.x
fullstop-core-0.9.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.zalando.stups</groupId>
    <artifactId>fullstop-core</artifactId>
    <version>1.1.0</version>
</dependency>

Advertisement