c

com.liferay.users.admin.web

LGPL 2.1
Brian Wing Shun Chan
文件下载
文件名 操作
com.liferay.users.admin.web-2.0.11.jar 下载
com.liferay.users.admin.web-2.0.11.pom 下载
com.liferay.users.admin.web-2.0.11-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.liferay</groupId>
  <artifactId>com.liferay.users.admin.web</artifactId>
  <version>2.0.11</version>
</dependency>
Gradle Groovy
implementation 'com.liferay:com.liferay.users.admin.web:2.0.11'
Gradle Kotlin
implementation("com.liferay:com.liferay.users.admin.web:2.0.11")
Scala SBT
libraryDependencies += "com.liferay" % "com.liferay.users.admin.web" % "2.0.11"
Groovy Grape
@Grapes(
  @Grab(group='com.liferay', module='com.liferay.users.admin.web', version='2.0.11')
)
Apache Ivy
<dependency org="com.liferay" name="com.liferay.users.admin.web" rev="2.0.11" />
Leiningen
[com.liferay/com.liferay.users.admin.web "2.0.11"]
Apache Buildr
'com.liferay:com.liferay.users.admin.web:jar:2.0.11'