Last Version

com.github.veithen.maven:mojo-aspects 0.1

Parent POM for com.github.veithen

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.veithen.maven
ArtifactId

ArtifactId

mojo-aspects
Version

Version

0.1
Type

Type

jar
Description

Description

Parent POM for com.github.veithen
Source Code Management

Source Code Management

https://github.com/veithen/maven/tree/master

Download mojo-aspects 0.1


<!-- https://jarcasting.com/artifacts/com.github.veithen.maven/mojo-aspects/ -->
<dependency>
    <groupId>com.github.veithen.maven</groupId>
    <artifactId>mojo-aspects</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.veithen.maven/mojo-aspects/
implementation 'com.github.veithen.maven:mojo-aspects:0.1'
// https://jarcasting.com/artifacts/com.github.veithen.maven/mojo-aspects/
implementation ("com.github.veithen.maven:mojo-aspects:0.1")
'com.github.veithen.maven:mojo-aspects:jar:0.1'
<dependency org="com.github.veithen.maven" name="mojo-aspects" rev="0.1">
  <artifact name="mojo-aspects" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.veithen.maven', module='mojo-aspects', version='0.1')
)
libraryDependencies += "com.github.veithen.maven" % "mojo-aspects" % "0.1"
[com.github.veithen.maven/mojo-aspects "0.1"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.0
org.apache.maven : maven-core jar 3.0
org.apache.maven.shared : maven-artifact-transfer jar 0.9.1
org.aspectj : aspectjrt jar 1.8.9

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.2

Project Modules

There are no modules declared in this project.