Forum Discussion

roryLIT's avatar
roryLIT
Contributor
12 years ago

Access jar file java classes using Groovy

I've created a jar file containing a number of java classes that I want to reference and use in a groovy script step. What all do I need to put in the groovyscript to access the classes and get the in...