Where to store Groovy Scripts?

So I plan on making a game but this time with Groovy scripts using Eclipse IDE.

This is my first time working with Java + Groovy and it’s meant to be a learning experience but since I’ve never touched Groovy and Java together I’m not sure where to store the scripts.

Where are scripts usually stored? Are they usually packed in with the Jar or left out in a resource folder with say textures?