STUPS Build

Centralized Maven configuration.

License

License

GroupId

GroupId

org.zalando.stups.build
ArtifactId

ArtifactId

stups-build
Last Version

Last Version

7
Release Date

Release Date

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

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

How to add to project

<!-- 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

STUPS Build

A common Maven configuration used by some libraries in 'zalando-stups'. Mostly used as a 'parent' to avoid writing the same xml in poms again and again.

License

Copyright © 2015 Zalando SE

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

org.zalando.stups.build

STUPS by Zalando

THE PROJECTS IN THIS ORG ARE NO LONGER ACTIVELY MAINTAINED

Versions

Version
7
6
5
4
3
2
1