c

com.liferay.portal.log4j

Liferay Portal Log4j
LGPL 2.1
Brian Wing Shun Chan
Files download
File Operation
com.liferay.portal.log4j-2.0.2.jar download
com.liferay.portal.log4j-2.0.2.pom download
com.liferay.portal.log4j-2.0.2-sources.jar download
Apache Maven
<dependency>
  <groupId>com.liferay</groupId>
  <artifactId>com.liferay.portal.log4j</artifactId>
  <version>2.0.2</version>
</dependency>
Gradle Groovy
implementation 'com.liferay:com.liferay.portal.log4j:2.0.2'
Gradle Kotlin
implementation("com.liferay:com.liferay.portal.log4j:2.0.2")
Scala SBT
libraryDependencies += "com.liferay" % "com.liferay.portal.log4j" % "2.0.2"
Groovy Grape
@Grapes(
  @Grab(group='com.liferay', module='com.liferay.portal.log4j', version='2.0.2')
)
Apache Ivy
<dependency org="com.liferay" name="com.liferay.portal.log4j" rev="2.0.2" />
Leiningen
[com.liferay/com.liferay.portal.log4j "2.0.2"]
Apache Buildr
'com.liferay:com.liferay.portal.log4j:jar:2.0.2'
Dependencies
The project has no third-party dependencies