License |
License |
---|---|
GroupId | GroupIdcom.colisweb |
ArtifactId | ArtifactIddb-diff_2.13 |
Version | Version1.10.0 |
Type | Typejar |
Description |
Descriptiondb-diff
library for importing and exporting data and schema as JSON from a database
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
db-diff_2.13-1.10.0.pom | |
db-diff_2.13-1.10.0.jar | 486 KB |
db-diff_2.13-1.10.0-sources.jar | 24 KB |
db-diff_2.13-1.10.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.colisweb/db-diff_2.13/ -->
<dependency>
<groupId>com.colisweb</groupId>
<artifactId>db-diff_2.13</artifactId>
<version>1.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.colisweb/db-diff_2.13/
implementation 'com.colisweb:db-diff_2.13:1.10.0'
// https://jarcasting.com/artifacts/com.colisweb/db-diff_2.13/
implementation ("com.colisweb:db-diff_2.13:1.10.0")
'com.colisweb:db-diff_2.13:jar:1.10.0'
<dependency org="com.colisweb" name="db-diff_2.13" rev="1.10.0">
<artifact name="db-diff_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.colisweb', module='db-diff_2.13', version='1.10.0')
)
libraryDependencies += "com.colisweb" % "db-diff_2.13" % "1.10.0"
[com.colisweb/db-diff_2.13 "1.10.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.6 |
org.postgresql : postgresql | jar | 42.2.20 |
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.15.0 |
Group / Artifact | Type | Version |
---|---|---|
com.colisweb : approvals-scala_2.13 | jar | 1.2.1 |
org.flywaydb : flyway-core | jar | 7.9.1 |
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 |