Last Version

Plugin Module Code Generator Maven Client 5.0.18

Base POM for Atlassian projects

License

License

Categories

Categories

Maven Build Tools CLI User Interface
GroupId

GroupId

com.atlassian.amps
ArtifactId

ArtifactId

plugin-module-codegen-maven-client
Version

Version

5.0.18
Type

Type

jar
Description

Description

Plugin Module Code Generator Maven Client
Base POM for Atlassian projects
Project URL

Project URL

https://ecosystem.atlassian.net/browse/AMPS/plugin-module-codegen-maven-client
Project Organization

Project Organization

Atlassian

Download plugin-module-codegen-maven-client 5.0.18


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

Dependencies

compile (5)

Group / Artifact Type Version
com.atlassian.amps : plugin-module-codegen-engine jar 5.0.18
com.atlassian.core » atlassian-core jar 4.0
jline : jline jar 0.9.94
org.codehaus.plexus : plexus-interactivity-api jar 1.0-alpha-4
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.