avc-examples-users3

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
Last Version

Last Version

0.0.5
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://gitlab.com/avcompris/avc-examples-users3
Project Organization

Project Organization

Avantage Compris
Source Code Management

Source Code Management

https://gitlab.com/avcompris/avc-examples-users3

Download avc-examples-users3

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
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

  • avc-examples-users3-web
  • avc-examples-users3-client
  • avc-examples-users3-query
  • avc-examples-users3-api
  • avc-examples-users3-api-tests
  • avc-examples-users3-core-api
  • avc-examples-users3-core
  • avc-examples-users3-core-tests
  • avc-examples-users3-dao
  • avc-examples-users3-dao-RDS
  • avc-examples-users3-dao-inMemory

Versions

Version
0.0.5
0.0.1