License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.avcompris.commons |
ArtifactId | ArtifactIdavc-examples-users3-dao-RDS |
Last Version | Last Version0.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionavc-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 |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest | jar | 2.2 |