is not current version
Last Version 1.0.4

net.trajano.doxdb:doxdb-sample 1.0.2


Categories

Categories

Net
GroupId

GroupId

net.trajano.doxdb
ArtifactId

ArtifactId

doxdb-sample
Version

Version

1.0.2
Type

Type

ear

Download doxdb-sample 1.0.2


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