<dependency>
<groupId>fm.last.commons</groupId>
<artifactId>lastcommons-kyoto</artifactId>
<version>1.24.0</version>
</dependency>
@Grapes(
@Grab(group='fm.last.commons', module='lastcommons-kyoto', version='1.24.0')
)
<parent> <groupId>fm.last</groupId> <artifactId>lastfm-oss-parent</artifactId> <version>1.1.0</version> </parent>
compile
|-- com.fallabs:kyotocabinet-java:1.24
|-- fm.last.commons:lastcommons-lang:3.0.0
|-- org.slf4j:slf4j-log4j12:1.6.4
test
|-- org.hamcrest:hamcrest-library:1.3