is not current version
Last Version 2.6.1

db-diff 2.0.1

library for importing and exporting data and schema as JSON from a database

License

License

MIT
GroupId

GroupId

com.colisweb
ArtifactId

ArtifactId

db-diff_2.13
Version

Version

2.0.1
Type

Type

jar
Description

Description

db-diff
library for importing and exporting data and schema as JSON from a database
Project URL

Project URL

https://gitlab.com/colisweb-open-source/scala/db-diff
Project Organization

Project Organization

Colisweb
Source Code Management

Source Code Management

https://gitlab.com/colisweb-open-source/scala/db-diff

Download db-diff_2.13 2.0.1


<!-- https://jarcasting.com/artifacts/com.colisweb/db-diff_2.13/ -->
<dependency>
    <groupId>com.colisweb</groupId>
    <artifactId>db-diff_2.13</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.colisweb/db-diff_2.13/
implementation 'com.colisweb:db-diff_2.13:2.0.1'
// https://jarcasting.com/artifacts/com.colisweb/db-diff_2.13/
implementation ("com.colisweb:db-diff_2.13:2.0.1")
'com.colisweb:db-diff_2.13:jar:2.0.1'
<dependency org="com.colisweb" name="db-diff_2.13" rev="2.0.1">
  <artifact name="db-diff_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.colisweb', module='db-diff_2.13', version='2.0.1')
)
libraryDependencies += "com.colisweb" % "db-diff_2.13" % "2.0.1"
[com.colisweb/db-diff_2.13 "2.0.1"]

Dependencies

compile (8)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.6
org.postgresql : postgresql jar 42.2.22
mysql : mysql-connector-java jar 8.0.25
p6spy : p6spy jar 3.9.1
com.lihaoyi : os-lib_2.13 jar 0.6.2
com.lihaoyi : upickle_2.13 jar 0.9.5
com.lihaoyi : pprint_2.13 jar 0.5.6
com.github.pureconfig : pureconfig_2.13 jar 0.16.0

test (10)

Group / Artifact Type Version
com.colisweb : approvals-scala_2.13 jar 1.2.1
org.flywaydb : flyway-core jar 7.10.0
com.dimafeng : testcontainers-scala-scalatest_2.13 jar 0.39.5
com.dimafeng : testcontainers-scala-mysql_2.13 jar 0.39.5
com.dimafeng : testcontainers-scala-postgresql_2.13 jar 0.39.5
org.testcontainers : jdbc jar 1.15.3
org.testcontainers : mysql jar 1.15.3
org.testcontainers : postgresql jar 1.15.3
org.testcontainers : testcontainers jar 1.15.3
com.h2database : h2 jar 1.4.200

Project Modules

There are no modules declared in this project.