Last Version

DoxDB Sample Application 1.0.4

Sample EAR containing the Sample Web Application

License

License

Categories

Categories

Net
GroupId

GroupId

net.trajano.doxdb
ArtifactId

ArtifactId

doxdb-sample
Version

Version

1.0.4
Type

Type

ear
Description

Description

DoxDB Sample Application
Sample EAR containing the Sample Web Application
Project Organization

Project Organization

Trajano

Download doxdb-sample 1.0.4


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

Dependencies

compile (1)

Group / Artifact Type Version
net.trajano.doxdb : doxdb-sample-web war 1.0.4

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.