File | Operation |
---|---|
blaze-persistence-parent-1.6.14.pom | download |
<dependency>
<groupId>com.blazebit</groupId>
<artifactId>blaze-persistence-parent</artifactId>
<version>1.6.14</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.blazebit', module='blaze-persistence-parent', version='1.6.14')
)
<parent> <groupId>com.blazebit</groupId> <artifactId>blaze-persistence</artifactId> <version>1.6.14</version> </parent>