Last Version

db-diff 2.6.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.6.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.6.1


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

Dependencies

compile (12)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.8
org.postgresql : postgresql jar 42.3.5
mysql : mysql-connector-java jar 8.0.28
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 : mainargs_2.13 jar 0.2.3
com.lihaoyi : os-lib_2.13 jar 0.8.1
com.lihaoyi : upickle_2.13 jar 2.0.0
com.lihaoyi : pprint_2.13 jar 0.7.3
com.github.pureconfig : pureconfig_2.13 jar 0.17.1
ch.qos.logback : logback-classic jar 1.2.11

test (10)

Group / Artifact Type Version
com.colisweb : approvals-scala_2.13 jar 1.3.0
org.flywaydb : flyway-core jar 8.2.0
com.dimafeng : testcontainers-scala-scalatest_2.13 jar 0.40.7
com.dimafeng : testcontainers-scala-mysql_2.13 jar 0.40.7
com.dimafeng : testcontainers-scala-postgresql_2.13 jar 0.40.7
org.testcontainers : jdbc jar 1.17.1
org.testcontainers : mysql jar 1.17.1
org.testcontainers : postgresql jar 1.17.1
org.testcontainers : testcontainers jar 1.17.1
com.h2database : h2 jar 1.4.200

Project Modules

There are no modules declared in this project.