Last Version

org.zalando.stups:booties-parent 3

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

License

License

GroupId

GroupId

org.zalando.stups
ArtifactId

ArtifactId

booties-parent
Version

Version

3
Type

Type

pom
Description

Description

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

Project Organization

Zalando SE
Source Code Management

Source Code Management

https://github.com/zalando-stups/booties.git

Download booties-parent 3

Filename Size
booties-parent-3.pom 5 KB
Browse

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

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.