avc-dbdescribe

Small framework to dump Database descriptions in YAML, for comparisons before webapp deployments.

License

License

Categories

Categories

Net
GroupId

GroupId

net.avcompris.commons
ArtifactId

ArtifactId

avc-dbdescribe
Last Version

Last Version

0.1.14
Release Date

Release Date

Type

Type

jar
Description

Description

avc-dbdescribe
Small framework to dump Database descriptions in YAML, for comparisons before webapp deployments.
Project Organization

Project Organization

David Andrianavalontsalama

Download avc-dbdescribe

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
net.avcompris.commons : avc-core-commons jar 0.1.14
net.avcompris.commons : avc-binding-yaml 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 (4)

Group / Artifact Type Version
net.avcompris.commons : avc-commons-testutil jar 0.4.14
com.h2database : h2 jar 1.4.188
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.1.14
0.0.9