Jar examples for f:fecru-plugin-archetype
This archetype can be used to create a new Atlassian FishEye / Crucible plugin project
You can download jar file fecru-plugin-archetype 5.0.18 in this page.
You can use the following script to add fecru-plugin-archetype-5.0.18.jar to your project.
<dependency> <groupId>com.atlassian.maven.archetypes</groupId> <artifactId>fecru-plugin-archetype</artifactId> <version>5.0.18</version> </dependency>
compile group: 'com.atlassian.maven.archetypes', name: 'fecru-plugin-archetype', version: '5.0.18'
libraryDependencies += "com.atlassian.maven.archetypes" % "fecru-plugin-archetype" % "5.0.18"
<dependency org="com.atlassian.maven.archetypes" name="fecru-plugin-archetype" rev="5.0.18"/>
@Grapes(@Grab(group='com.atlassian.maven.archetypes', module='fecru-plugin-archetype', version='5.0.18'))
'com.atlassian.maven.archetypes:fecru-plugin-archetype:jar:5.0.18'
Click the following link to download the jar file.
fecru-plugin-archetype-5.0.18-sources.jar