is not current version
Last Version 1.0.4

net.trajano.doxdb:doxdb 1.0.3

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

Categories

Categories

Net
GroupId

GroupId

net.trajano.doxdb
ArtifactId

ArtifactId

doxdb
Version

Version

1.0.3
Type

Type

pom

Download doxdb 1.0.3

Filename Size
doxdb-1.0.3.pom 14 KB
Browse

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