License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.trajano.doxdb |
ArtifactId | ArtifactIddoxdb-sample |
Version | Version1.0.4 |
Type | Typeear |
Description |
DescriptionDoxDB Sample Application
Sample EAR containing the Sample Web Application
|
Project Organization |
Project OrganizationTrajano |
Filename | Size |
---|---|
doxdb-sample-1.0.4.pom | |
doxdb-sample-1.0.4.ear | 9 MB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
net.trajano.doxdb : doxdb-sample-web | war | 1.0.4 |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 7.0 |
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 |