hamcrest / JavaHamcrest

Java (and original) version of Hamcrest
http://hamcrest.org/
BSD 3-Clause "New" or "Revised" License
2.11k stars 379 forks source link

301 Moved Permanently #382

Closed Momchipetkov closed 2 years ago

Momchipetkov commented 2 years ago

Hi, I am sending the following json: {"responseHeader":{"status":0,"QTime":1,"params":{"q":"a:\"hamcrest-core\" AND v:\"1.3\" p:\"jar\"","core":"","indent":"off","fl":"id,g,a,v,p,ec,timestamp,tags","start":"","sort":"score desc,timestamp desc,g asc,a asc,v desc","rows":"20","wt":"json","version":"2.2"}},"response":{"numFound":1,"start":0,"docs":[{"id":"org.hamcrest:hamcrest-core:1.3","g":"org.hamcrest","a":"hamcrest-core","v":"1.3","p":"jar","timestamp":1341868082000,"ec":["-javadoc.jar","-sources.jar",".jar",".pom"],"tags":["common","implementations","used","party","includes","framework","third","matcher","providers","hamcrest","core","foundation","operations","this"]}]}}

and I'm getting: 301 Moved Permanently

This URL used to work before, could you please tell me where it was moved to?