AMPS Standalone

Base POM for Atlassian projects

License

License

GroupId

GroupId

com.atlassian.amps
ArtifactId

ArtifactId

standalone
Last Version

Last Version

5.0.18
Release Date

Release Date

Type

Type

pom
Description

Description

AMPS Standalone
Base POM for Atlassian projects
Project URL

Project URL

https://ecosystem.atlassian.net/browse/AMPS/standalone
Project Organization

Project Organization

Atlassian

Download standalone

Filename Size
standalone-5.0.18.pom 3 KB
Browse

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.twdata.maven : mojo-executor jar 1.5.2

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.3

test (3)

Group / Artifact Type Version
junit : junit-dep jar 4.5
org.mockito : mockito-core jar 1.8.5
org.hamcrest : hamcrest-all jar 1.2

Project Modules

There are no modules declared in this project.

Versions

Version
5.0.18