<dependency>
<groupId>net.sf.squirrel-sql.plugins</groupId>
<artifactId>oracle</artifactId>
<version>3.2.2</version>
</dependency>
@Grapes(
@Grab(group='net.sf.squirrel-sql.plugins', module='oracle', version='3.2.2')
)
<parent> <groupId>net.sf.squirrel-sql.plugins</groupId> <artifactId>squirrelsql-plugins-parent-pom</artifactId> <version>3.2.2</version> </parent>
compile
|-- net.sf.squirrel-sql:squirrel-sql
|-- gsbase:gsbase
|-- junit:junit
|-- org.easymock:easymockclassextension
|-- net.sf.squirrel-sql.thirdparty-non-maven:treetable:20040121
test