net.trajano.doxdb:doxdb-core

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

License

License

Categories

Categories

Net
GroupId

GroupId

net.trajano.doxdb
ArtifactId

ArtifactId

doxdb-core
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

Trajano

Download doxdb-core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.mongodb : bson jar 3.0.2

provided (1)

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

test (5)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.187
junit : junit jar 4.12
net.trajano.commons : commons-testing jar 2.1.0
org.glassfish.main.extras : glassfish-embedded-all jar 4.1
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2