<dependency>
<groupId>com.github.mike10004</groupId>
<artifactId>ormlite-helper-testtools</artifactId>
<version>10.0.0</version>
</dependency>
@Grapes(
@Grab(group='com.github.mike10004', module='ormlite-helper-testtools', version='10.0.0')
)
<parent> <groupId>com.github.mike10004</groupId> <artifactId>common-helper</artifactId> <version>10.0.0</version> </parent>
compile
|-- com.github.mike10004:ormlite-helper
|-- junit:junit
test
|-- com.googlecode.sarasvati.thirdparty.netbeans:org-openide-util:7.3