package com.github.jrubygradle.storm.internal import com.github.jrubygradle.jar.JRubyJar import groovy.transform.InheritConstructors @InheritConstructors class JRubyStormJar extends JRubyJar { }