is not current version
Last Version 1.0.4

net.trajano.doxdb:doxdb-sample 1.0.3

Sample EAR containing the Sample Web Application

Categories

Categories

Net
GroupId

GroupId

net.trajano.doxdb
ArtifactId

ArtifactId

doxdb-sample
Version

Version

1.0.3
Type

Type

ear

Download doxdb-sample 1.0.3


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