Last Version

STUPS Build 7

Centralized Maven configuration.

License

License

GroupId

GroupId

org.zalando.stups.build
ArtifactId

ArtifactId

stups-build
Version

Version

7
Type

Type

pom
Description

Description

STUPS Build
Centralized Maven configuration.
Project Organization

Project Organization

Zalando SE
Source Code Management

Source Code Management

https://github.com/zalando-stups/stups-build

Download stups-build 7

Filename Size
stups-build-7.pom 6 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • parent