Last Version

DoxDB 1.0.4

A data framework to allow storing of structured data using JPA.

License

License

Categories

Categories

Net
GroupId

GroupId

net.trajano.doxdb
ArtifactId

ArtifactId

doxdb
Version

Version

1.0.4
Type

Type

pom
Description

Description

DoxDB
A data framework to allow storing of structured data using JPA.
Project Organization

Project Organization

Trajano
Source Code Management

Source Code Management

http://github.com/trajano/doxdb

Download doxdb 1.0.4

Filename Size
doxdb-1.0.4.pom 14 KB
Browse

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

Dependencies

provided (1)

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

test (4)

Group / Artifact Type Version
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

  • doxdb-rest
  • doxdb-sample
  • doxdb-sample-web
  • json-path