Use Maven Repositories without using Maven
We are using a third party library where the Jar files are only
available from a Maven repository but since we're not using Maven, we
have to get all of the JAR files ourselves.
It seems like it would be useful if there was some way to create
libraries that are downloaded by IDEA from Maven repositories during the
build.
Or is this a pipe dream?
Thank you,
Donald
请先登录再写评论。