File | Operation |
---|---|
datarouter-java8-parent-0.0.92.pom | download |
<dependency>
<groupId>io.datarouter</groupId>
<artifactId>datarouter-java8-parent</artifactId>
<version>0.0.92</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='io.datarouter', module='datarouter-java8-parent', version='0.0.92')
)
<parent> <groupId>io.datarouter</groupId> <artifactId>datarouter-parent</artifactId> <version>0.0.92</version> </parent>