| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdio.github.mjourard |
| ArtifactId | ArtifactIdenv-file-maven-plugin |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionDotenv File-loading Maven Plugin
A maven plugin for loading .env files during the phases of the Maven build and packaging process.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| env-file-maven-plugin-1.0.pom | |
| env-file-maven-plugin-1.0.jar | 16 KB |
| env-file-maven-plugin-1.0-sources.jar | 9 KB |
| env-file-maven-plugin-1.0-javadoc.jar | 402 KB |
| Browse |
<plugin>
<groupId>io.github.mjourard</groupId>
<artifactId>env-file-maven-plugin</artifactId>
<version>1.0</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.cdimascio : dotenv-java | jar | 2.2.0 |
| org.apache.maven.doxia : doxia-sitetools | pom | 1.9.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.3.9 |
| org.apache.maven : maven-core | jar | 3.3.9 |
| org.apache.maven : maven-artifact | jar | 3.3.9 |
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-compat | jar | 3.3.9 |
| junit : junit | jar | 4.12 |
| org.apache.maven.plugin-testing : maven-plugin-testing-harness | jar | 3.3.0 |