mirror of
https://github.com/sbt/sbt.git
synced 2026-09-03 02:53:45 +02:00
XSBT-5: maven-style ivy repo support in the launcher config
Change-Id: I22c1ff126961d61d92e2e45a5b7eff329d3def90 Reviewed-on: https://gerrit.gilt.com/10950 Reviewed-by: Eric Bowman <[email protected]> Tested-by: Eric Bowman <[email protected]>
This commit is contained in:
@@ -8,4 +8,5 @@ public interface IvyRepository extends Repository
|
||||
URL url();
|
||||
String ivyPattern();
|
||||
String artifactPattern();
|
||||
boolean mavenCompatible();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user