Skip to content

diptopol/MavenArtrifactResolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MavenArtifactResolver

This project tries to download maven artifact using maven. First local .m2 directory will be lookup for the artifact and if it is not found it will fetch the artifact from https://repo1.maven.org/maven2/. It takes four parameters to fetch the artifact.

  • GroupId
  • ArtifactId
  • Version
  • Type (e.g., POM, JAR)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages