License |
License |
---|---|
Categories |
CategoriesLiquibase Data Databases |
GroupId | GroupIdcom.github.maketubo |
ArtifactId | ArtifactIdliquibase-hive |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionliquibase-hive
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
liquibase-hive-1.0.0.pom | |
liquibase-hive-1.0.0.jar | 4 MB |
liquibase-hive-1.0.0-sources.jar | 5 MB |
liquibase-hive-1.0.0-javadoc.jar | 269 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.maketubo/liquibase-hive/ -->
<dependency>
<groupId>com.github.maketubo</groupId>
<artifactId>liquibase-hive</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.maketubo/liquibase-hive/
implementation 'com.github.maketubo:liquibase-hive:1.0.0'
// https://jarcasting.com/artifacts/com.github.maketubo/liquibase-hive/
implementation ("com.github.maketubo:liquibase-hive:1.0.0")
'com.github.maketubo:liquibase-hive:jar:1.0.0'
<dependency org="com.github.maketubo" name="liquibase-hive" rev="1.0.0">
<artifact name="liquibase-hive" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.maketubo', module='liquibase-hive', version='1.0.0')
)
libraryDependencies += "com.github.maketubo" % "liquibase-hive" % "1.0.0"
[com.github.maketubo/liquibase-hive "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.hive : hive-jdbc | jar | 2.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.liquibase : liquibase-core | jar | 3.8.4 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
jdk.tools » jdk.tools | jar | 1.6 |