License |
License
Commercial License
|
---|---|
GroupId | GroupIdcom.torodb.engine.kvdocument |
ArtifactId | ArtifactIdkvdocument-core |
Last Version | Last Version0.50.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKVDocument: Core
Core classes of the KVDocument module
|
Project Organization |
Project Organization8Kdata Technology |
Filename | Size |
---|---|
kvdocument-core-0.50.3.pom | |
kvdocument-core-0.50.3.jar | 98 KB |
kvdocument-core-0.50.3-sources.jar | 74 KB |
kvdocument-core-0.50.3-javadoc.jar | 442 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.torodb.engine.kvdocument/kvdocument-core/ -->
<dependency>
<groupId>com.torodb.engine.kvdocument</groupId>
<artifactId>kvdocument-core</artifactId>
<version>0.50.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.torodb.engine.kvdocument/kvdocument-core/
implementation 'com.torodb.engine.kvdocument:kvdocument-core:0.50.3'
// https://jarcasting.com/artifacts/com.torodb.engine.kvdocument/kvdocument-core/
implementation ("com.torodb.engine.kvdocument:kvdocument-core:0.50.3")
'com.torodb.engine.kvdocument:kvdocument-core:jar:0.50.3'
<dependency org="com.torodb.engine.kvdocument" name="kvdocument-core" rev="0.50.3">
<artifact name="kvdocument-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.torodb.engine.kvdocument', module='kvdocument-core', version='0.50.3')
)
libraryDependencies += "com.torodb.engine.kvdocument" % "kvdocument-core" % "0.50.3"
[com.torodb.engine.kvdocument/kvdocument-core "0.50.3"]
Group / Artifact | Type | Version |
---|---|---|
com.torodb.engine : common | jar | 0.50.3 |
com.google.guava : guava | jar | 21.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.1 |
com.google.code.findbugs : annotations | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-core | jar | 2.8.1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.8.1 |
org.apache.logging.log4j : log4j-core | test-jar | 2.8.1 |