MVN

net.trajano.doxdb : doxdb-rest

Maven & Gradle

Oct 05, 2015

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

<dependency>
    <groupId>net.trajano.doxdb</groupId>
    <artifactId>doxdb-rest</artifactId>
    <version>1.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.trajano.doxdb : doxdb-rest to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.4

All Versions

Choose a version of net.trajano.doxdb : doxdb-rest to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
doxdb-rest-1.0.4
doxdb-rest-1.0.3
doxdb-rest-1.0.2

How to add a dependency to Maven

Add the following net.trajano.doxdb : doxdb-rest maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.trajano.doxdb</groupId>
    <artifactId>doxdb-rest</artifactId>
    <version>1.0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.trajano.doxdb : doxdb-rest gradle dependency to your build.gradle file:

implementation 'net.trajano.doxdb:doxdb-rest:1.0.4'

Gradle Kotlin DSL: Add the following net.trajano.doxdb : doxdb-rest gradle kotlin dependency to your build.gradle.kts file:

implementation("net.trajano.doxdb:doxdb-rest:1.0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.trajano.doxdb : doxdb-rest sbt scala dependency to your build.sbt file:

libraryDependencies += "net.trajano.doxdb" % "doxdb-rest" % "1.0.4"

Advertisement

Dependencies from Group

Discover Dependencies

Jun 05, 2021
2 usages
56 stars
Jun 22, 2016
1 usages
0 stars
May 01, 2018
1 usages
0 stars
Sep 18, 2015
1 usages
0 stars
Aug 10, 2017
96 stars
Dec 09, 2015
3 usages
16.5k stars
Aug 22, 2015
1 usages
2 stars
Dec 11, 2015
2 usages
112 stars