<dependency>
<groupId>com.github.nfalco79</groupId>
<artifactId>bitbucket-steps</artifactId>
<version>1.0.2</version>
<type>hpi</type>
</dependency>
@Grapes(
@Grab(group='com.github.nfalco79', module='bitbucket-steps', version='1.0.2')
)
<parent> <groupId>org.jenkins-ci.plugins</groupId> <artifactId>plugin</artifactId> <version>4.78</version> </parent>
compile
|-- com.github.nfalco79:bitbucket-rest-client:2.2.3
|-- org.jenkins-ci.plugins:handy-uri-templates-2-api
|-- org.jenkins-ci.plugins:jackson2-api
|-- org.jenkins-ci.plugins:credentials
|-- org.jenkins-ci.plugins:script-security
|-- org.jenkins-ci.plugins.workflow:workflow-step-api
test
|-- org.jenkins-ci.plugins.workflow:workflow-step-api
|-- org.jenkins-ci.plugins.workflow:workflow-job