License |
License
com.csicit
|
---|---|
Categories |
CategoriesLiquibase Data Databases |
GroupId | GroupIdcom.csicit.ace |
ArtifactId | ArtifactIdliquibase-core |
Last Version | Last Version1.0.46 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionliqiubase-core
liqiubase-core
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
liquibase-core-1.0.46.pom | |
liquibase-core-1.0.46.jar | 1 MB |
liquibase-core-1.0.46-sources.jar | 1 MB |
liquibase-core-1.0.46-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.csicit.ace/liquibase-core/ -->
<dependency>
<groupId>com.csicit.ace</groupId>
<artifactId>liquibase-core</artifactId>
<version>1.0.46</version>
</dependency>
// https://jarcasting.com/artifacts/com.csicit.ace/liquibase-core/
implementation 'com.csicit.ace:liquibase-core:1.0.46'
// https://jarcasting.com/artifacts/com.csicit.ace/liquibase-core/
implementation ("com.csicit.ace:liquibase-core:1.0.46")
'com.csicit.ace:liquibase-core:jar:1.0.46'
<dependency org="com.csicit.ace" name="liquibase-core" rev="1.0.46">
<artifact name="liquibase-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.csicit.ace', module='liquibase-core', version='1.0.46')
)
libraryDependencies += "com.csicit.ace" % "liquibase-core" % "1.0.46"
[com.csicit.ace/liquibase-core "1.0.46"]