is not current version
Last Version 7.0.0-nightly

com.liferay.portal:util-slf4j 6.2.5

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

util-slf4j
Version

Version

6.2.5
Type

Type

jar

Download util-slf4j 6.2.5


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