| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools Ant |
| GroupId | GroupIdcom.yantonov |
| ArtifactId | ArtifactIdgitdep-maven-plugin |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
Descriptiongitdep-maven-plugin
This project allows you to declaratively install maven artifacts from non public git repositories.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| gitdep-maven-plugin-0.1.0.pom | |
| gitdep-maven-plugin-0.1.0.jar | 21 KB |
| gitdep-maven-plugin-0.1.0-sources.jar | 8 KB |
| gitdep-maven-plugin-0.1.0-javadoc.jar | 99 KB |
| Browse |
<plugin>
<groupId>com.yantonov</groupId>
<artifactId>gitdep-maven-plugin</artifactId>
<version>0.1.0</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.2.5 |
| org.apache.maven : maven-core | jar | 3.2.5 |
| org.apache.maven.shared : maven-invoker | jar | 2.1.1 |
| org.apache.maven : maven-artifact | jar | 2.2.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |