License |
License |
---|---|
Categories |
CategoriesLiquibase Data Databases |
GroupId | GroupIdorg.liquibase.ext |
ArtifactId | ArtifactIdliquibase-cache |
Version | Version4.7.1 |
Type | Typejar |
Description |
DescriptionLiquibase Extension: InterSystems Caché Database Support
Adds support for InterSystems Caché database
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
liquibase-cache-4.7.1.pom | |
liquibase-cache-4.7.1.jar | 13 KB |
liquibase-cache-4.7.1-sources.jar | 9 KB |
liquibase-cache-4.7.1-javadoc.jar | 463 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.liquibase.ext/liquibase-cache/ -->
<dependency>
<groupId>org.liquibase.ext</groupId>
<artifactId>liquibase-cache</artifactId>
<version>4.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.liquibase.ext/liquibase-cache/
implementation 'org.liquibase.ext:liquibase-cache:4.7.1'
// https://jarcasting.com/artifacts/org.liquibase.ext/liquibase-cache/
implementation ("org.liquibase.ext:liquibase-cache:4.7.1")
'org.liquibase.ext:liquibase-cache:jar:4.7.1'
<dependency org="org.liquibase.ext" name="liquibase-cache" rev="4.7.1">
<artifact name="liquibase-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.liquibase.ext', module='liquibase-cache', version='4.7.1')
)
libraryDependencies += "org.liquibase.ext" % "liquibase-cache" % "4.7.1"
[org.liquibase.ext/liquibase-cache "4.7.1"]
Group / Artifact | Type | Version |
---|---|---|
org.liquibase : liquibase-core | jar | 4.7.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |