Last Version

Nexus Format Plugin Archetype 1.0.56

Archetype to create a nexus format plugin

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.sonatype.nexus.archetypes
ArtifactId

ArtifactId

nexus-format-archetype
Version

Version

1.0.56
Type

Type

jar
Description

Description

Nexus Format Plugin Archetype
Archetype to create a nexus format plugin
Project URL

Project URL

https://github.com/sonatype-nexus-community/nexus-format-archetype
Source Code Management

Source Code Management

https://github.com/sonatype-nexus-community/nexus-format-archetype

Download nexus-format-archetype 1.0.56


<!-- https://jarcasting.com/artifacts/org.sonatype.nexus.archetypes/nexus-format-archetype/ -->
<dependency>
    <groupId>org.sonatype.nexus.archetypes</groupId>
    <artifactId>nexus-format-archetype</artifactId>
    <version>1.0.56</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.nexus.archetypes/nexus-format-archetype/
implementation 'org.sonatype.nexus.archetypes:nexus-format-archetype:1.0.56'
// https://jarcasting.com/artifacts/org.sonatype.nexus.archetypes/nexus-format-archetype/
implementation ("org.sonatype.nexus.archetypes:nexus-format-archetype:1.0.56")
'org.sonatype.nexus.archetypes:nexus-format-archetype:jar:1.0.56'
<dependency org="org.sonatype.nexus.archetypes" name="nexus-format-archetype" rev="1.0.56">
  <artifact name="nexus-format-archetype" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.nexus.archetypes', module='nexus-format-archetype', version='1.0.56')
)
libraryDependencies += "org.sonatype.nexus.archetypes" % "nexus-format-archetype" % "1.0.56"
[org.sonatype.nexus.archetypes/nexus-format-archetype "1.0.56"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.velocity : velocity jar 1.7

Project Modules

There are no modules declared in this project.