File | Operation |
---|---|
maven-plugin-workspace-1.0.4.pom | download |
<dependency>
<groupId>net.sf.squirrel-sql</groupId>
<artifactId>maven-plugin-workspace</artifactId>
<version>1.0.4</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='net.sf.squirrel-sql', module='maven-plugin-workspace', version='1.0.4')
)
<parent> <groupId>org.sonatype.oss</groupId> <artifactId>oss-parent</artifactId> <version>3</version> </parent>