License |
License |
---|---|
Categories |
CategoriesLiquibase Data Databases SLF4J Application Layer Libs Logging |
GroupId | GroupIdcom.mattbertolini |
ArtifactId | ArtifactIdliquibase-slf4j |
Last Version | Last Version4.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionliquibase-slf4j
Liquibase SLF4J Logger
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
liquibase-slf4j-4.1.0.pom | |
liquibase-slf4j-4.1.0.jar | 1 KB |
liquibase-slf4j-4.1.0-sources.jar | 2 KB |
liquibase-slf4j-4.1.0-javadoc.jar | 19 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mattbertolini/liquibase-slf4j/ -->
<dependency>
<groupId>com.mattbertolini</groupId>
<artifactId>liquibase-slf4j</artifactId>
<version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.mattbertolini/liquibase-slf4j/
implementation 'com.mattbertolini:liquibase-slf4j:4.1.0'
// https://jarcasting.com/artifacts/com.mattbertolini/liquibase-slf4j/
implementation ("com.mattbertolini:liquibase-slf4j:4.1.0")
'com.mattbertolini:liquibase-slf4j:jar:4.1.0'
<dependency org="com.mattbertolini" name="liquibase-slf4j" rev="4.1.0">
<artifact name="liquibase-slf4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mattbertolini', module='liquibase-slf4j', version='4.1.0')
)
libraryDependencies += "com.mattbertolini" % "liquibase-slf4j" % "4.1.0"
[com.mattbertolini/liquibase-slf4j "4.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.36 |
org.liquibase : liquibase-core | jar | 4.9.1 |