License |
License |
---|---|
GroupId | GroupIdcom.dev-smart |
ArtifactId | ArtifactIdmicrodb-runtime |
Last Version | Last Version0.3.17 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmicrodb-runtime
Runtime for MicroDb
|
Project URL |
Project URL |
Filename | Size |
---|---|
microdb-runtime-0.3.17.pom | |
microdb-runtime-0.3.17.jar | 53 KB |
microdb-runtime-0.3.17-sources.jar | 18 KB |
microdb-runtime-0.3.17-javadoc.jar | 101 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.dev-smart/microdb-runtime/ -->
<dependency>
<groupId>com.dev-smart</groupId>
<artifactId>microdb-runtime</artifactId>
<version>0.3.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.dev-smart/microdb-runtime/
implementation 'com.dev-smart:microdb-runtime:0.3.17'
// https://jarcasting.com/artifacts/com.dev-smart/microdb-runtime/
implementation ("com.dev-smart:microdb-runtime:0.3.17")
'com.dev-smart:microdb-runtime:jar:0.3.17'
<dependency org="com.dev-smart" name="microdb-runtime" rev="0.3.17">
<artifact name="microdb-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dev-smart', module='microdb-runtime', version='0.3.17')
)
libraryDependencies += "com.dev-smart" % "microdb-runtime" % "0.3.17"
[com.dev-smart/microdb-runtime "0.3.17"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 17.0 |
org.mapdb : mapdb | jar | 1.0.8 |
org.slf4j : slf4j-api | jar | 1.7.7 |
com.dev-smart : ubjson | jar | 0.1.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.slf4j : slf4j-simple | jar | 1.7.7 |