Last Version

com.oberasoftware:jasdb_android 1.2.1

A simple NoSQL Document database that can be used in your application either Android, embedded or in remote mode

License

License

MIT X11 license
GroupId

GroupId

com.oberasoftware
ArtifactId

ArtifactId

jasdb_android
Version

Version

1.2.1
Type

Type

jar
Description

Description

A simple NoSQL Document database that can be used in your application either Android, embedded or in remote mode
Project Organization

Project Organization

Pivotal Software, Inc.

Download jasdb_android 1.2.1


<!-- https://jarcasting.com/artifacts/com.oberasoftware/jasdb_android/ -->
<dependency>
    <groupId>com.oberasoftware</groupId>
    <artifactId>jasdb_android</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.oberasoftware/jasdb_android/
implementation 'com.oberasoftware:jasdb_android:1.2.1'
// https://jarcasting.com/artifacts/com.oberasoftware/jasdb_android/
implementation ("com.oberasoftware:jasdb_android:1.2.1")
'com.oberasoftware:jasdb_android:jar:1.2.1'
<dependency org="com.oberasoftware" name="jasdb_android" rev="1.2.1">
  <artifact name="jasdb_android" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oberasoftware', module='jasdb_android', version='1.2.1')
)
libraryDependencies += "com.oberasoftware" % "jasdb_android" % "1.2.1"
[com.oberasoftware/jasdb_android "1.2.1"]

Dependencies

compile (9)

Group / Artifact Type Version
com.oberasoftware : jasdb_localservice jar 1.2.1
com.google.android : android jar 4.1.1.4
com.github.tony19 : logback-android-core jar 1.0.10-2
com.github.tony19 : logback-android-classic jar 1.0.10-2
com.oberasoftware : jasdb_entity jar 1.2.1
com.google.inject : guice jar 3.0
org.slf4j : slf4j-api jar 1.7.5
ch.qos.logback : logback-classic jar 1.0.13
org.springframework.boot : spring-boot-starter-web jar 1.3.6.RELEASE

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.9.0

Project Modules

There are no modules declared in this project.