is not current version
Last Version 4.11.0

Liquibase Snowflake Database Integration 4.7.0

Liquibase extension for Snowflake database

License

License

Categories

Categories

Liquibase Data Databases
GroupId

GroupId

org.liquibase.ext
ArtifactId

ArtifactId

liquibase-snowflake
Version

Version

4.7.0
Type

Type

jar
Description

Description

Liquibase Snowflake Database Integration
Liquibase extension for Snowflake database
Project URL

Project URL

http://www.liquibase.org
Project Organization

Project Organization

Liquibase.org
Source Code Management

Source Code Management

https://github.com/liquibase/liquibase-snowflake

Download liquibase-snowflake 4.7.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.liquibase : liquibase-core jar 4.7.0
org.liquibase : liquibase-maven-plugin jar 4.5.0
org.apache.maven.plugins : maven-compiler-plugin jar 3.8.1

test (5)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.mockito : mockito-core jar 4.2.0
org.hamcrest : hamcrest-all jar 1.3
org.liquibase : liquibase-test-harness jar 1.0.4
net.snowflake : snowflake-jdbc jar 3.13.12

Project Modules

There are no modules declared in this project.