avc-core-commons

Common classes for Avantage Compris' applications.

License

License

Categories

Categories

Net
GroupId

GroupId

net.avcompris.commons
ArtifactId

ArtifactId

avc-core-commons
Last Version

Last Version

0.5.5
Release Date

Release Date

Type

Type

jar
Description

Description

avc-core-commons
Common classes for Avantage Compris' applications.
Project Organization

Project Organization

David Andrianavalontsalama

Download avc-core-commons

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
net.avcompris.commons : avc-binding-dom jar 0.1.14
com.google.code.findbugs : jsr305 jar 3.0.0
org.apache.commons : commons-lang3 jar 3.4
com.google.guava : guava jar 18.0

test (3)

Group / Artifact Type Version
net.avcompris.commons : avc-commons-testutil jar 0.5.3
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.5
0.5.4
0.5.3
0.4.40
0.1.19
0.1.15
0.1.14
0.1.12
0.1.11
0.0.11