I have a groovy script with @Grab annotation. If i try to run the it throws no class found definition error during compile even I use @Grab annotation.
If I run from shell or console script is running. Any hint what may be the issue.
I have a groovy script with @Grab annotation. If i try to run the it throws no class found definition error during compile even I use @Grab annotation.
If I run from shell or console script is running. Any hint what may be the issue.