is not current version
Last Version 2.6.1

db-diff 2.4.0

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.4.0
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.4.0


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

Dependencies

compile (11)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.7
org.postgresql : postgresql jar 42.3.1
mysql : mysql-connector-java jar 8.0.27
org.xerial : sqlite-jdbc jar 3.36.0.3
com.hypertino : inflector_2.13 jar 1.0.13
p6spy : p6spy jar 3.9.1
com.lihaoyi : os-lib_2.13 jar 0.7.8
com.lihaoyi : upickle_2.13 jar 1.4.2
com.lihaoyi : pprint_2.13 jar 0.6.6
com.github.pureconfig : pureconfig_2.13 jar 0.17.0
ch.qos.logback : logback-classic jar 1.2.7

test (10)

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

Project Modules

There are no modules declared in this project.