DoxDB REST API

This module provides the REST API and its implementation as a web fragment.

License

License

Categories

Categories

Net
GroupId

GroupId

net.trajano.doxdb
ArtifactId

ArtifactId

doxdb-rest
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

DoxDB REST API
This module provides the REST API and its implementation as a web fragment.
Project Organization

Project Organization

Trajano

Download doxdb-rest

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
net.trajano.doxdb : json-path jar 1.0.4
com.fasterxml.jackson.core : jackson-databind jar 2.6.2
com.github.fge : json-schema-validator jar 2.2.6
org.mongodb : bson jar 3.0.4

provided (1)

Group / Artifact Type Version
javax : javaee-api jar 7.0

test (5)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.189
fish.payara.extras : payara-embedded-all jar 4.1.153
junit : junit jar 4.12
net.trajano.commons : commons-testing jar 2.1.0
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2