is not current version
Last Version 4.11.0

Liquibase Snowflake Database Integration 4.4.2

Liquibase extension for Snowflake database

License

License

Categories

Categories

Liquibase Data Databases
GroupId

GroupId

org.liquibase.ext
ArtifactId

ArtifactId

liquibase-snowflake
Version

Version

4.4.2
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.4.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.liquibase : liquibase-core jar 4.4.2
org.liquibase : liquibase-maven-plugin jar 4.4.2
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 3.11.2
org.hamcrest : hamcrest-all jar 1.3
org.liquibase : liquibase-test-harness jar 1.0.2
net.snowflake : snowflake-jdbc jar 3.13.6

Project Modules

There are no modules declared in this project.