DoxDB Sample Web Application

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

License

License

Categories

Categories

Net
GroupId

GroupId

net.trajano.doxdb
ArtifactId

ArtifactId

doxdb-sample-web
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

war
Description

Description

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

Project Organization

Trajano

Download doxdb-sample-web

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
net.trajano.doxdb : doxdb-rest jar 1.0.4
org.apache.commons : commons-lang3 jar 3.4
org.webjars : angularjs jar 1.4.3-1
org.webjars : angular-schema-form jar 0.8.8
org.webjars : bootstrap jar 3.3.5
org.webjars.bower : objectpath jar 1.1.0
org.webjars.bower : tv4 jar 1.0.15

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

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2