<dependency>
<groupId>com.github.nfalco79</groupId>
<artifactId>k8s-provisioning-plugin</artifactId>
<version>1.0.0</version>
<type>hpi</type>
</dependency>
@Grapes(
@Grab(group='com.github.nfalco79', module='k8s-provisioning-plugin', version='1.0.0')
)