I really don't know If I can or not since I've been researching on the internet and I haven't seen anything about this topic.
If I try to use the following on soapui (groovy script)
@Grapes([
@Grab(group='net.sf.json-lib',
module='json-lib',
version='2.3',
classifier='jdk15'),
@Grab('xom:xom:1.2.5')
])
import net.sf.json.JSONObject
import net.sf.json.xml.XMLSerializer
I'm getting an error on Soapui that says "java.lang.NoClassDefFoundError: org/apache/ivy/core/settings/lvySettings" , So I really don't know If grape is not possible to be used on soapUI or I'm failing on some step.
Thank you guys.
Yes but I have to add ant jar and ivy jar to soapui/bin/ext otherwise it's not going to work.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With