File | Operation |
---|---|
h2-0.0.12.pom | download |
<dependency>
<groupId>com.walterjwhite.infrastructure.dependencies</groupId>
<artifactId>h2</artifactId>
<version>0.0.12</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.infrastructure.dependencies', module='h2', version='0.0.12')
)