entry-point-maven-plugin

Lists fully qualified classes in the classpath with main methods. (used for autocomplete)

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.nlocketz
ArtifactId

ArtifactId

entry-point-maven-plugin
Last Version

Last Version

0.0.6
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

entry-point-maven-plugin
Lists fully qualified classes in the classpath with main methods. (used for autocomplete)
Project URL

Project URL

https://github.com/c0d3d/entry-point-maven-plugin
Source Code Management

Source Code Management

https://github.com/c0d3d/entry-point-maven-plugin

Download entry-point-maven-plugin

How to add to project

<plugin>
    <groupId>com.nlocketz</groupId>
    <artifactId>entry-point-maven-plugin</artifactId>
    <version>0.0.6</version>
</plugin>

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.0
org.codehaus.plexus : plexus-utils jar 3.0.8
org.apache.maven : maven-project jar 2.2.1
org.apache.maven : maven-core jar 3.3.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.

Versions

Version
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2