ebula.gradle-resolution-rules.0.59.0.source-code.replace-asm.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of gradle-resolution-rules Show documentation
Show all versions of gradle-resolution-rules Show documentation
Rules for the Resolution Rules plugin
{
"replace" : [
{
"module" : "asm:asm",
"with" : "org.ow2.asm:asm",
"reason" : "The asm group id changed for 4.0 and later",
"author" : "Danny Thomas",
"date" : "2016-04-26T00:00:00.000Z"
},
{
"module" : "asm:asm-all",
"with" : "org.ow2.asm:asm-all",
"reason" : "The asm group id changed for 4.0 and later",
"author" : "Steve Hill",
"date" : "2016-10-12T00:00:00.000Z"
},
{
"module" : "asm:asm-analysis",
"with" : "org.ow2.asm:asm-analysis",
"reason" : "The asm group id changed for 4.0 and later",
"author" : "Danny Thomas",
"date" : "2017-03-13"
},
{
"module" : "asm:asm-commons",
"with" : "org.ow2.asm:asm-commons",
"reason" : "The asm group id changed for 4.0 and later",
"author" : "Danny Thomas",
"date" : "2017-03-13"
},
{
"module" : "asm:asm-debug-all",
"with" : "org.ow2.asm:asm-debug-all",
"reason" : "The asm group id changed for 4.0 and later",
"author" : "Danny Thomas",
"date" : "2017-03-13"
},
{
"module" : "asm:asm-parent",
"with" : "org.ow2.asm:asm-parent",
"reason" : "The asm group id changed for 4.0 and later",
"author" : "Danny Thomas",
"date" : "2017-03-13"
},
{
"module" : "asm:asm-tree",
"with" : "org.ow2.asm:asm-tree",
"reason" : "The asm group id changed for 4.0 and later",
"author" : "Danny Thomas",
"date" : "2017-03-13"
},
{
"module" : "asm:asm-util",
"with" : "org.ow2.asm:asm-util",
"reason" : "The asm group id changed for 4.0 and later",
"author" : "Danny Thomas",
"date" : "2017-03-13"
},
{
"module" : "asm:asm-xml",
"with" : "org.ow2.asm:asm-xml",
"reason" : "The asm group id changed for 4.0 and later",
"author" : "Danny Thomas",
"date" : "2017-03-13"
}
],
"align": [],
"substitute": [],
"deny": [],
"exclude": [],
"reject": []
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy