Author Login
Post Reply
Hello
I am new to groovy and need to use GroovyWS in one of my scripts. The
scripts are integrated with my Spring application and I am getting the
following error:
unable to resolve class groovyx.net.ws.WSClient
What do I need to included in my maven POM file to resolve this? I am
currently including:
<dependency>
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy-all</artifactId>
<version>1.6.5</version>
</dependency>
Thanks for your help
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email