File | Operation |
---|---|
jetbrick-template-parent-2.1.0.pom | download |
<dependency>
<groupId>com.github.subchen</groupId>
<artifactId>jetbrick-template-parent</artifactId>
<version>2.1.0</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.github.subchen', module='jetbrick-template-parent', version='2.1.0')
)
<parent> <groupId>com.github.subchen</groupId> <artifactId>jetbrick-parent</artifactId> <version>2.4</version> </parent>