is not current version
Last Version 18

org.zalando.stups:fullstop-parent 17

Fullstop parent -- Audit reporting application

GroupId

GroupId

org.zalando.stups
ArtifactId

ArtifactId

fullstop-parent
Version

Version

17
Type

Type

pom

Download fullstop-parent 17

Filename Size
fullstop-parent-17.pom 12 KB
Browse

<!-- https://jarcasting.com/artifacts/org.zalando.stups/fullstop-parent/ -->
<dependency>
    <groupId>org.zalando.stups</groupId>
    <artifactId>fullstop-parent</artifactId>
    <version>17</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.zalando.stups/fullstop-parent/
implementation 'org.zalando.stups:fullstop-parent:17'
// https://jarcasting.com/artifacts/org.zalando.stups/fullstop-parent/
implementation ("org.zalando.stups:fullstop-parent:17")
'org.zalando.stups:fullstop-parent:pom:17'
<dependency org="org.zalando.stups" name="fullstop-parent" rev="17">
  <artifact name="fullstop-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.zalando.stups', module='fullstop-parent', version='17')
)
libraryDependencies += "org.zalando.stups" % "fullstop-parent" % "17"
[org.zalando.stups/fullstop-parent "17"]