Maven Plugins
Maven plugins developed by the LINQS lab.
| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdorg.linqs.plugins |
| ArtifactId | ArtifactIdlist-classes-maven-plugin |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
Descriptionlist-classes-maven-plugin
A Maven plugin that list the packages of the project and drops them into a properties file.
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<plugin>
<groupId>org.linqs.plugins</groupId>
<artifactId>list-classes-maven-plugin</artifactId>
<version>1.0.1</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.5.4 |
| org.apache.maven : maven-project | jar | 2.2.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.5.2 |
Maven plugins developed by the LINQS lab.