is not current version
Last Version 1.0.4

net.trajano.doxdb:doxdb-rest 1.0.3

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

Categories

Categories

Net
GroupId

GroupId

net.trajano.doxdb
ArtifactId

ArtifactId

doxdb-rest
Version

Version

1.0.3
Type

Type

jar

Download doxdb-rest 1.0.3


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