is not current version
Last Version 29

nu.aron:maven-plugins 25

Maven plugin versions and configuration.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

nu.aron
ArtifactId

ArtifactId

maven-plugins
Version

Version

25
Type

Type

pom
Description

Description

nu.aron:maven-plugins
Maven plugin versions and configuration.
Project URL

Project URL

http://github.com/andreasaronsson/maven-plugins
Source Code Management

Source Code Management

https://github.com/andreasaronsson/maven-plugins

Download maven-plugins 25

Filename Size
maven-plugins-25.pom 8 KB
Browse

<!-- https://jarcasting.com/artifacts/nu.aron/maven-plugins/ -->
<dependency>
    <groupId>nu.aron</groupId>
    <artifactId>maven-plugins</artifactId>
    <version>25</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/nu.aron/maven-plugins/
implementation 'nu.aron:maven-plugins:25'
// https://jarcasting.com/artifacts/nu.aron/maven-plugins/
implementation ("nu.aron:maven-plugins:25")
'nu.aron:maven-plugins:pom:25'
<dependency org="nu.aron" name="maven-plugins" rev="25">
  <artifact name="maven-plugins" type="pom" />
</dependency>
@Grapes(
@Grab(group='nu.aron', module='maven-plugins', version='25')
)
libraryDependencies += "nu.aron" % "maven-plugins" % "25"
[nu.aron/maven-plugins "25"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.