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