| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdnu.aron |
| ArtifactId | ArtifactIdmaven-plugins |
| Last Version | Last Version29 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionnu.aron:maven-plugins
Maven plugin versions and configuration.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| maven-plugins-29.pom | 8 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/nu.aron/maven-plugins/ -->
<dependency>
<groupId>nu.aron</groupId>
<artifactId>maven-plugins</artifactId>
<version>29</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/nu.aron/maven-plugins/
implementation 'nu.aron:maven-plugins:29'
// https://jarcasting.com/artifacts/nu.aron/maven-plugins/
implementation ("nu.aron:maven-plugins:29")
'nu.aron:maven-plugins:pom:29'
<dependency org="nu.aron" name="maven-plugins" rev="29">
<artifact name="maven-plugins" type="pom" />
</dependency>
@Grapes(
@Grab(group='nu.aron', module='maven-plugins', version='29')
)
libraryDependencies += "nu.aron" % "maven-plugins" % "29"
[nu.aron/maven-plugins "29"]