Automatic Cross Origin Resource Sharing support using the XDomainRequest object for IE8 and IE9 when using the $.ajax function in jQuery 1.5+
'org.webjars:jquery-xdomainrequest:1.0.2'
<dependency> <groupId>org.webjars</groupId> <artifactId>jquery-xdomainrequest</artifactId> <version>1.0.2</version> </dependency>
<dependency org="org.webjars" name="jquery-xdomainrequest" rev="1.0.2"/>
"org.webjars", "jquery-xdomainrequest", "1.0.2"