STUPS Build - General parent pom module

Parent pom.xml that can be used by STUPS Maven projects

License

License

GroupId

GroupId

org.zalando.stups.build
ArtifactId

ArtifactId

stups-parent
Last Version

Last Version

7
Release Date

Release Date

Type

Type

pom
Description

Description

STUPS Build - General parent pom module
Parent pom.xml that can be used by STUPS Maven projects
Project URL

Project URL

http://zalando-stups.github.io
Project Organization

Project Organization

Zalando SE

Download stups-parent

Filename Size
stups-parent-7.pom 11 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

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