File | Operation |
---|---|
master-pom-1.0.0.pom | download |
<dependency>
<groupId>com.github.frtu.governance</groupId>
<artifactId>master-pom</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.github.frtu.governance', module='master-pom', version='1.0.0')
)
<parent> <groupId>org.sonatype.oss</groupId> <artifactId>oss-parent</artifactId> <version>7</version> </parent>