Last Version

Atlassian Crucible Plugin Archetype 5.0.18

This archetype can be used to create a new Atlassian FishEye / Crucible plugin project

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.atlassian.maven.archetypes
ArtifactId

ArtifactId

fecru-plugin-archetype
Version

Version

5.0.18
Type

Type

jar
Description

Description

Atlassian Crucible Plugin Archetype
This archetype can be used to create a new Atlassian FishEye / Crucible plugin project
Project URL

Project URL

https://ecosystem.atlassian.net/browse/AMPS/fecru-plugin-archetype
Project Organization

Project Organization

Atlassian

Download fecru-plugin-archetype 5.0.18


<!-- https://jarcasting.com/artifacts/com.atlassian.maven.archetypes/fecru-plugin-archetype/ -->
<dependency>
    <groupId>com.atlassian.maven.archetypes</groupId>
    <artifactId>fecru-plugin-archetype</artifactId>
    <version>5.0.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.atlassian.maven.archetypes/fecru-plugin-archetype/
implementation 'com.atlassian.maven.archetypes:fecru-plugin-archetype:5.0.18'
// https://jarcasting.com/artifacts/com.atlassian.maven.archetypes/fecru-plugin-archetype/
implementation ("com.atlassian.maven.archetypes:fecru-plugin-archetype:5.0.18")
'com.atlassian.maven.archetypes:fecru-plugin-archetype:jar:5.0.18'
<dependency org="com.atlassian.maven.archetypes" name="fecru-plugin-archetype" rev="5.0.18">
  <artifact name="fecru-plugin-archetype" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.atlassian.maven.archetypes', module='fecru-plugin-archetype', version='5.0.18')
)
libraryDependencies += "com.atlassian.maven.archetypes" % "fecru-plugin-archetype" % "5.0.18"
[com.atlassian.maven.archetypes/fecru-plugin-archetype "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.