<dependency>
<groupId>com.danidemi.jlubricant</groupId>
<artifactId>jlubricant-embeddable-h2</artifactId>
<version>0.0.15</version>
</dependency>
@Grapes(
@Grab(group='com.danidemi.jlubricant', module='jlubricant-embeddable-h2', version='0.0.15')
)
<dependency org="com.danidemi.jlubricant" name="jlubricant-embeddable-h2" rev="0.0.15" />
<parent> <groupId>com.danidemi.jlubricant</groupId> <artifactId>jlubricant</artifactId> <version>0.0.15</version> </parent>
compile
|-- com.danidemi.jlubricant:jlubricant-embeddable
|-- org.apache.commons:commons-collections4:4.0
|-- ch.qos.logback:logback-classic
|-- junit:junit
|-- org.hamcrest:hamcrest-core
|-- org.hamcrest:hamcrest-integration
test