<dependency>
<groupId>com.fasterxml.transistore</groupId>
<artifactId>transistore-dropwizard</artifactId>
<version>0.9.8</version>
</dependency>
@Grapes(
@Grab(group='com.fasterxml.transistore', module='transistore-dropwizard', version='0.9.8')
)
<parent> <groupId>com.fasterxml.transistore</groupId> <artifactId>transistore-parent</artifactId> <version>0.9.8</version> </parent>
compile
|-- com.fasterxml.transistore:transistore-service
|-- com.fasterxml.storemate:storemate-store
|-- com.fasterxml.storemate:storemate-backend-bdb-je