Last Version

jasdb_restservice 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_restservice
Version

Version

1.2.1
Type

Type

jar
Description

Description

jasdb_restservice
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_restservice 1.2.1


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

Dependencies

compile (10)

Group / Artifact Type Version
com.oberasoftware : jasdb_restmodel jar 1.2.1
com.oberasoftware : jasdb_memorywriter jar 1.2.1
com.oberasoftware : jasdb_acl jar 1.2.1
com.oberasoftware : jasdb_localservice jar 1.2.1
com.sun.jersey : jersey-server jar 1.13
com.sun.jersey : jersey-servlet jar 1.13
org.eclipse.jetty : jetty-servlet jar 9.1.2.v20140210
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 (3)

Group / Artifact Type Version
com.oberasoftware : jasdb_testframework jar 1.2.1
junit : junit jar 4.12
org.mockito : mockito-all jar 1.9.0

Project Modules

There are no modules declared in this project.