Last Version

Atlassian Base POM 6.2.2

Base POM for Atlassian projects

License

License

GroupId

GroupId

com.atlassian.pom
ArtifactId

ArtifactId

base-pom
Version

Version

6.2.2
Type

Type

pom
Description

Description

Atlassian Base POM
Base POM for Atlassian projects
Project URL

Project URL

https://www.atlassian.com/
Project Organization

Project Organization

Atlassian
Source Code Management

Source Code Management

https://bitbucket.org/atlassian/parent-poms

Download base-pom 6.2.2


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

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.