[mod] memory usage
This commit is contained in:
parent
d8acb448de
commit
919514f783
9 changed files with 67 additions and 26 deletions
|
|
@ -15,7 +15,7 @@ as xs:string {
|
|||
|
||||
string-join(
|
||||
("https://repo.maven.apache.org/maven2/",
|
||||
string-join($dep/*/string(), "/"),
|
||||
replace($dep/groupId,'.',"/"),
|
||||
"/",$dep/artifactId, "-", $dep/version, ".",$ext
|
||||
))
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue