is not current version
Last Version 6.0.6

com.liferay.portal:com.liferay.util.slf4j 4.0.3

Contains Liferay SLF4J binding. Classes are loaded separately for each plugin.

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

com.liferay.portal
ArtifactId

ArtifactId

com.liferay.util.slf4j
Version

Version

4.0.3
Type

Type

jar

Download com.liferay.util.slf4j 4.0.3


<!-- https://jarcasting.com/artifacts/com.liferay.portal/com.liferay.util.slf4j/ -->
<dependency>
    <groupId>com.liferay.portal</groupId>
    <artifactId>com.liferay.util.slf4j</artifactId>
    <version>4.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.portal/com.liferay.util.slf4j/
implementation 'com.liferay.portal:com.liferay.util.slf4j:4.0.3'
// https://jarcasting.com/artifacts/com.liferay.portal/com.liferay.util.slf4j/
implementation ("com.liferay.portal:com.liferay.util.slf4j:4.0.3")
'com.liferay.portal:com.liferay.util.slf4j:jar:4.0.3'
<dependency org="com.liferay.portal" name="com.liferay.util.slf4j" rev="4.0.3">
  <artifact name="com.liferay.util.slf4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay.portal', module='com.liferay.util.slf4j', version='4.0.3')
)
libraryDependencies += "com.liferay.portal" % "com.liferay.util.slf4j" % "4.0.3"
[com.liferay.portal/com.liferay.util.slf4j "4.0.3"]