License |
License |
---|---|
Categories |
CategoriesLiquibase Data Databases |
GroupId | GroupIdorg.kuali.ole |
ArtifactId | ArtifactIdole-liquibase |
Last Version | Last Version1.6.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionOLE Liquibase
Kuali OLE is designed by and for academic and research libraries for managing and delivering
intellectual information. OLE is an enterprise-ready, community-source software package to manage and provide
access not only to items in their collections but also to licensed and local digital content.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ole-liquibase-1.6.2.pom | 788 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.kuali.ole/ole-liquibase/ -->
<dependency>
<groupId>org.kuali.ole</groupId>
<artifactId>ole-liquibase</artifactId>
<version>1.6.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.kuali.ole/ole-liquibase/
implementation 'org.kuali.ole:ole-liquibase:1.6.2'
// https://jarcasting.com/artifacts/org.kuali.ole/ole-liquibase/
implementation ("org.kuali.ole:ole-liquibase:1.6.2")
'org.kuali.ole:ole-liquibase:pom:1.6.2'
<dependency org="org.kuali.ole" name="ole-liquibase" rev="1.6.2">
<artifact name="ole-liquibase" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.kuali.ole', module='ole-liquibase', version='1.6.2')
)
libraryDependencies += "org.kuali.ole" % "ole-liquibase" % "1.6.2"
[org.kuali.ole/ole-liquibase "1.6.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.6.4 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.6.4 |
org.slf4j : jcl-over-slf4j | jar | 1.6.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |