MVN

com.marvinformatics.apgdiff : apgdiff

Maven & Gradle

Jun 21, 2016
337 stars

Another PostgreSQL Diff Tool · Simple PostgreSQL diff tool that is useful for schema upgrades. The tool compares two schema dump files and creates output file that is (after some hand-made modifications) suitable for upgrade of old schema.

<dependency>
    <groupId>com.marvinformatics.apgdiff</groupId>
    <artifactId>apgdiff</artifactId>
    <version>2.5.0.20160618</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.marvinformatics.apgdiff : apgdiff to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.5.0.20160618

All Versions

Choose a version of com.marvinformatics.apgdiff : apgdiff to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.5.x
apgdiff-2.5.0.20160618

How to add a dependency to Maven

Add the following com.marvinformatics.apgdiff : apgdiff maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.marvinformatics.apgdiff</groupId>
    <artifactId>apgdiff</artifactId>
    <version>2.5.0.20160618</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.marvinformatics.apgdiff : apgdiff gradle dependency to your build.gradle file:

implementation 'com.marvinformatics.apgdiff:apgdiff:2.5.0.20160618'

Gradle Kotlin DSL: Add the following com.marvinformatics.apgdiff : apgdiff gradle kotlin dependency to your build.gradle.kts file:

implementation("com.marvinformatics.apgdiff:apgdiff:2.5.0.20160618")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.marvinformatics.apgdiff : apgdiff sbt scala dependency to your build.sbt file:

libraryDependencies += "com.marvinformatics.apgdiff" % "apgdiff" % "2.5.0.20160618"

Advertisement

Dependencies from Group

Jun 21, 2016
337 stars

Discover Dependencies

Jun 24, 2016
0 stars
Jun 24, 2016
0 stars
Jun 01, 2017
44 stars
Nov 21, 2016
6 usages
628 stars
Dec 05, 2016
1 stars
Jun 21, 2016
1 usages
97 stars
Oct 12, 2018
2 usages
109 stars
Jan 29, 2019
0 stars
Jun 21, 2016
1 stars
Jul 24, 2017
5 stars