File | Operation |
---|---|
jgit-0.0.13.pom | download |
<dependency>
<groupId>com.walterjwhite.infrastructure.dependencies</groupId>
<artifactId>jgit</artifactId>
<version>0.0.13</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.infrastructure.dependencies', module='jgit', version='0.0.13')
)
<dependency org="com.walterjwhite.infrastructure.dependencies" name="jgit" rev="0.0.13" />