License |
License |
---|---|
GroupId | GroupIdfm.last.commons |
ArtifactId | ArtifactIdlastcommons-kyoto |
Version | Version1.24.0 |
Type | Typejar |
Description |
Descriptionlastcommons-kyoto
A better Java wrapper around the Kyoto Cabinet library.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lastcommons-kyoto-1.24.0.pom | |
lastcommons-kyoto-1.24.0.jar | 66 KB |
lastcommons-kyoto-1.24.0-sources.jar | 47 KB |
lastcommons-kyoto-1.24.0-javadoc.jar | 200 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fm.last.commons/lastcommons-kyoto/ -->
<dependency>
<groupId>fm.last.commons</groupId>
<artifactId>lastcommons-kyoto</artifactId>
<version>1.24.0</version>
</dependency>
// https://jarcasting.com/artifacts/fm.last.commons/lastcommons-kyoto/
implementation 'fm.last.commons:lastcommons-kyoto:1.24.0'
// https://jarcasting.com/artifacts/fm.last.commons/lastcommons-kyoto/
implementation ("fm.last.commons:lastcommons-kyoto:1.24.0")
'fm.last.commons:lastcommons-kyoto:jar:1.24.0'
<dependency org="fm.last.commons" name="lastcommons-kyoto" rev="1.24.0">
<artifact name="lastcommons-kyoto" type="jar" />
</dependency>
@Grapes(
@Grab(group='fm.last.commons', module='lastcommons-kyoto', version='1.24.0')
)
libraryDependencies += "fm.last.commons" % "lastcommons-kyoto" % "1.24.0"
[fm.last.commons/lastcommons-kyoto "1.24.0"]
Group / Artifact | Type | Version |
---|---|---|
com.fallabs : kyotocabinet-java | jar | 1.24 |
fm.last.commons : lastcommons-lang | jar | 3.0.0 |
org.slf4j : slf4j-log4j12 | jar | 1.6.4 |
org.slf4j : slf4j-api | jar | 1.6.4 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-library | jar | 1.3 |
junit : junit-dep | jar | 4.10 |
commons-io : commons-io | jar | 2.3 |
org.mockito : mockito-core | jar | 1.9.0 |
fm.last.commons : lastcommons-test | jar | 5.0.0 |