| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdde.m3y.maven |
| ArtifactId | ArtifactIdinject-maven-plugin |
| Last Version | Last Version1.3 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionMaven injection plugin
Injects Maven build info like version, build timestamp etc. into compiled Java code when building
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| inject-maven-plugin-1.3.pom | |
| inject-maven-plugin-1.3.jar | 17 KB |
| inject-maven-plugin-1.3-sources.jar | 9 KB |
| inject-maven-plugin-1.3-javadoc.jar | 32 KB |
| Browse |
<plugin>
<groupId>de.m3y.maven</groupId>
<artifactId>inject-maven-plugin</artifactId>
<version>1.3</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.4 |
| org.javassist : javassist | jar | 3.28.0-GA |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.8.4 |
| org.apache.maven : maven-core | jar | 3.8.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugin-testing : maven-plugin-testing-harness | jar | 3.3.0 |
| org.testng : testng | jar | 7.5 |