ebula.gradle-resolution-rules.0.59.0.source-code.replace-servlet.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" : "javax.servlet:servlet-api",
"with" : "javax.servlet:javax.servlet-api",
"reason" : "servlet-api has been replaced with javax.servlet-api",
"author" : "Rob Spieldenner",
"date" : "2016-06-09T17:12:34.000Z"
},
{
"module" : "javax.servlet:jsp-api",
"with" : "javax.servlet.jsp:javax.servlet.jsp-api",
"reason" : "jsp-api has been replaced with javax.servlet.jsp-api",
"author" : "Rob Spieldenner",
"date" : "2016-06-09T17:12:34.000Z"
},
{
"module" : "javax.servlet.jsp:jsp-api",
"with" : "javax.servlet.jsp:javax.servlet.jsp-api",
"reason" : "jsp-api has been replaced with javax.servlet.jsp-api",
"author" : "Rob Spieldenner",
"date" : "2016-06-09T17:12:34.000Z"
},
{
"module" : "javax.el:el-api",
"with" : "javax.el:javax.el-api",
"reason" : "el-api has been replaced with javax.el-api",
"author" : "Rob Spieldenner",
"date" : "2016-06-09T17:12:34.000Z"
}
],
"align": [],
"substitute": [],
"deny": [],
"exclude": [],
"reject": []
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy