<dependency>
<groupId>net.sf.squirrel-sql.plugins</groupId>
<artifactId>sqlval</artifactId>
<version>3.5.0</version>
</dependency>
@Grapes(
@Grab(group='net.sf.squirrel-sql.plugins', module='sqlval', version='3.5.0')
)
<parent> <groupId>net.sf.squirrel-sql.plugins</groupId> <artifactId>squirrelsql-plugins-parent-pom</artifactId> <version>3.5.0</version> </parent>
compile
|-- net.sf.squirrel-sql:squirrel-sql
|-- gsbase:gsbase
|-- junit:junit
|-- org.easymock:easymockclassextension
|-- axis:axis:1.2
|-- commons-discovery:commons-discovery:0.2
test