jiptool / jip

Java dependency management for Jython
http://pypi.python.org/pypi/jip/
Other
59 stars 15 forks source link

Support Maven Jar Classifiers #61

Open mvfranz opened 3 years ago

mvfranz commented 3 years ago

Support for Maven Classifiers is required to download jars that are not using the default classification. Documentation can be found here https://maven.apache.org/plugins/maven-deploy-plugin/examples/deploying-with-classifiers.html

sunng87 commented 3 years ago

jip is not actively maintained but if you send pull request I can help review and merge