Plugin Module Code Generator Engine

Base POM for Atlassian projects

License

License

GroupId

GroupId

com.atlassian.amps
ArtifactId

ArtifactId

plugin-module-codegen-engine
Last Version

Last Version

5.0.18
Release Date

Release Date

Type

Type

jar
Description

Description

Plugin Module Code Generator Engine
Base POM for Atlassian projects
Project URL

Project URL

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

Project Organization

Atlassian

Download plugin-module-codegen-engine

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
com.atlassian.amps : plugin-module-codegen-api jar 5.0.18
dom4j : dom4j jar 1.4
commons-io : commons-io jar 2.0
commons-collections : commons-collections jar 3.2.1
commons-lang : commons-lang jar 2.4
log4j : log4j jar 1.2.7
org.apache.velocity : velocity jar 1.6.3
org.ow2.asm : asm jar 5.0.3
com.atlassian.fugue » fugue jar 1.0
com.googlecode.guava-osgi : guava-osgi jar 10.0.1
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 (4)

Group / Artifact Type Version
com.atlassian.amps : test-codegen-jar-classes jar 5.0.18
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