| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdnet.trajano.doxdb | 
    
| ArtifactId | ArtifactIddoxdb-rest | 
    
| Last Version | Last Version1.0.4 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionDoxDB REST API 
            This module provides the REST API and its implementation as a web fragment. 
         | 
    
| Project Organization | 
                    Project OrganizationTrajano | 
            
| Filename | Size | 
|---|---|
| doxdb-rest-1.0.4.pom | |
| doxdb-rest-1.0.4.jar | 85 KB | 
| doxdb-rest-1.0.4-tests.jar | 77 KB | 
| doxdb-rest-1.0.4-test-sources.jar | 68 KB | 
| doxdb-rest-1.0.4-sources.jar | 56 KB | 
| doxdb-rest-1.0.4-javadoc.jar | 435 KB | 
| Browse | 
<!-- 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"]
                | 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax : javaee-api | jar | 7.0 | 
| 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 |