License |
License |
---|---|
Categories |
CategoriesNet SLF4J Application Layer Libs Logging |
GroupId | GroupIdnet.colesico.framework |
ArtifactId | ArtifactIdcolesico-slf4j |
Last Version | Last Version5.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionColesico SLF4J
Colesico framework SLF4J integration
|
Project URL |
Project URL |
Filename | Size |
---|---|
colesico-slf4j-5.2.0.pom | |
colesico-slf4j-5.2.0.jar | 6 KB |
colesico-slf4j-5.2.0-sources.jar | 4 KB |
colesico-slf4j-5.2.0-javadoc.jar | 394 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.colesico.framework/colesico-slf4j/ -->
<dependency>
<groupId>net.colesico.framework</groupId>
<artifactId>colesico-slf4j</artifactId>
<version>5.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.colesico.framework/colesico-slf4j/
implementation 'net.colesico.framework:colesico-slf4j:5.2.0'
// https://jarcasting.com/artifacts/net.colesico.framework/colesico-slf4j/
implementation ("net.colesico.framework:colesico-slf4j:5.2.0")
'net.colesico.framework:colesico-slf4j:jar:5.2.0'
<dependency org="net.colesico.framework" name="colesico-slf4j" rev="5.2.0">
<artifact name="colesico-slf4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.colesico.framework', module='colesico-slf4j', version='5.2.0')
)
libraryDependencies += "net.colesico.framework" % "colesico-slf4j" % "5.2.0"
[net.colesico.framework/colesico-slf4j "5.2.0"]
Group / Artifact | Type | Version |
---|---|---|
net.colesico.framework : colesico-service | jar | 5.2.0 |
org.slf4j : slf4j-api | jar | 1.7.32 |
ch.qos.logback : logback-classic | jar | 1.2.10 |