<dependency>
<groupId>net.sf.squirrel-sql.plugins</groupId>
<artifactId>dbdiff</artifactId>
<version>3.3.0</version>
</dependency>
@Grapes(
@Grab(group='net.sf.squirrel-sql.plugins', module='dbdiff', version='3.3.0')
)
<parent> <groupId>net.sf.squirrel-sql.plugins</groupId> <artifactId>squirrelsql-plugins-parent-pom</artifactId> <version>3.3.0</version> </parent>
compile
|-- net.sf.squirrel-sql:squirrel-sql
|-- gsbase:gsbase
|-- junit:junit
|-- org.easymock:easymockclassextension
|-- org.eclipse.swt.win32.win32:x86:3.3.0-v3346
|-- org.eclipse.equinox:org.eclipse.equinox.common:3.6.0.v20100503
|-- org.mod4j.org.eclipse.compare:core:3.5.0
test