c

com.liferay.knowledge.base.service

Liferay Knowledge Base Service
LGPL 2.1
Brian Wing Shun Chan
Files download
File Operation
com.liferay.knowledge.base.service-1.1.12.jar download
com.liferay.knowledge.base.service-1.1.12.pom download
com.liferay.knowledge.base.service-1.1.12-sources.jar download
Apache Maven
<dependency>
  <groupId>com.liferay</groupId>
  <artifactId>com.liferay.knowledge.base.service</artifactId>
  <version>1.1.12</version>
</dependency>
Gradle Groovy
implementation 'com.liferay:com.liferay.knowledge.base.service:1.1.12'
Gradle Kotlin
implementation("com.liferay:com.liferay.knowledge.base.service:1.1.12")
Scala SBT
libraryDependencies += "com.liferay" % "com.liferay.knowledge.base.service" % "1.1.12"
Groovy Grape
@Grapes(
  @Grab(group='com.liferay', module='com.liferay.knowledge.base.service', version='1.1.12')
)
Apache Ivy
<dependency org="com.liferay" name="com.liferay.knowledge.base.service" rev="1.1.12" />
Leiningen
[com.liferay/com.liferay.knowledge.base.service "1.1.12"]
Apache Buildr
'com.liferay:com.liferay.knowledge.base.service:jar:1.1.12'