<dependency>
<groupId>com.github.nfalco79</groupId>
<artifactId>workflow-steps</artifactId>
<version>1.0.0</version>
<type>hpi</type>
</dependency>
@Grapes(
@Grab(group='com.github.nfalco79', module='workflow-steps', version='1.0.0')
)
<parent> <groupId>org.jenkins-ci.plugins</groupId> <artifactId>plugin</artifactId> <version>4.31</version> </parent>
compile
|-- org.jenkins-ci.plugins.workflow:workflow-step-api
|-- org.jenkins-ci.plugins.workflow:workflow-api
test
|-- org.jenkins-ci.plugins.workflow:workflow-step-api