<dependency>
<groupId>com.github.nfalco79</groupId>
<artifactId>bitbucket-trait</artifactId>
<version>1.0.1</version>
<type>hpi</type>
</dependency>
@Grapes(
@Grab(group='com.github.nfalco79', module='bitbucket-trait', version='1.0.1')
)
<parent> <groupId>org.jenkins-ci.plugins</groupId> <artifactId>plugin</artifactId> <version>4.31</version> </parent>
compile
|-- org.jenkins-ci.plugins:cloudbees-bitbucket-branch-source:2.7.0
|-- org.jenkins-ci.plugins:branch-api:2.5.5
|-- org.jenkins-ci.plugins:git:4.2.0
test
|-- org.jenkins-ci.plugins.workflow:workflow-multibranch:2.21