Campoie / rest-assured

Automatically exported from code.google.com/p/rest-assured
0 stars 0 forks source link

Use net.sf.Json as object mapper #129

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Since Rest Assured already has has net.sf.Json as a dependency use to for 
object mapping as well. 

Hint:
JsonObject.toBean(..)

Original issue reported on code.google.com by johan.ha...@gmail.com on 23 Oct 2011 at 2:58

GoogleCodeExporter commented 9 years ago
We've now upgraded to a new version of Groovy so we do not depend on this 
artifact anymore.

Original comment by johan.ha...@gmail.com on 2 Feb 2012 at 7:17