Last Version

avc-examples-users3-dao-RDS 0.0.5

An example project that shows how to use the avc-commons3 framework to build a simple REST API.

License

License

Categories

Categories

Net
GroupId

GroupId

net.avcompris.commons
ArtifactId

ArtifactId

avc-examples-users3-dao-RDS
Version

Version

0.0.5
Type

Type

jar
Description

Description

avc-examples-users3-dao-RDS
An example project that shows how to use the avc-commons3 framework to build a simple REST API.
Project Organization

Project Organization

Avantage Compris

Download avc-examples-users3-dao-RDS 0.0.5


<!-- https://jarcasting.com/artifacts/net.avcompris.commons/avc-examples-users3-dao-RDS/ -->
<dependency>
    <groupId>net.avcompris.commons</groupId>
    <artifactId>avc-examples-users3-dao-RDS</artifactId>
    <version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.avcompris.commons/avc-examples-users3-dao-RDS/
implementation 'net.avcompris.commons:avc-examples-users3-dao-RDS:0.0.5'
// https://jarcasting.com/artifacts/net.avcompris.commons/avc-examples-users3-dao-RDS/
implementation ("net.avcompris.commons:avc-examples-users3-dao-RDS:0.0.5")
'net.avcompris.commons:avc-examples-users3-dao-RDS:jar:0.0.5'
<dependency org="net.avcompris.commons" name="avc-examples-users3-dao-RDS" rev="0.0.5">
  <artifact name="avc-examples-users3-dao-RDS" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.avcompris.commons', module='avc-examples-users3-dao-RDS', version='0.0.5')
)
libraryDependencies += "net.avcompris.commons" % "avc-examples-users3-dao-RDS" % "0.0.5"
[net.avcompris.commons/avc-examples-users3-dao-RDS "0.0.5"]

Dependencies

compile (9)

Group / Artifact Type Version
net.avcompris.commons : avc-examples-users3-dao jar 0.0.5
net.avcompris.commons : avc-examples-shared3-dao-RDS jar 0.0.5
commons-codec : commons-codec jar 1.11
com.google.code.findbugs : jsr305 jar 3.0.0
com.google.guava : guava jar 23.0
org.apache.commons : commons-lang3 jar 3.4
org.apache.commons : commons-collections4 jar 4.0
joda-time : joda-time jar 2.9.9
commons-io : commons-io jar 2.4

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest jar 2.2

Project Modules

There are no modules declared in this project.