в конце есть рекомдация
The workaround is to replace
@PluginModule with something like this:
TeamService teamService = ScriptRunnerImpl.getPluginComponent(TeamService)
And you'll need this import:
import com.onresolve.scriptrunner.runner.ScriptRunnerImpl