Group Id com.liferay
Artifact Id org.eclipse.equinox.http.servlet
Version 1.2.2-LIFERAY-CACHED-1
Packaging jar
URL -
Badge
Last Updated 2020-12-04T10:57:52+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>com.liferay</groupId>
    <artifactId>org.eclipse.equinox.http.servlet</artifactId>
    <version>1.2.2-LIFERAY-CACHED-1</version>
</dependency>
implementation group: 'com.liferay', name: 'org.eclipse.equinox.http.servlet', version: '1.2.2-LIFERAY-CACHED-1'
implementation 'com.liferay:org.eclipse.equinox.http.servlet:1.2.2-LIFERAY-CACHED-1'
implementation("com.liferay:org.eclipse.equinox.http.servlet:1.2.2-LIFERAY-CACHED-1")
libraryDependencies += "com.liferay" % "org.eclipse.equinox.http.servlet" % "1.2.2-LIFERAY-CACHED-1"
<dependency org="com.liferay" name="org.eclipse.equinox.http.servlet" rev="1.2.2-LIFERAY-CACHED-1"/>
@Grapes(
    @Grab(group='com.liferay', module='org.eclipse.equinox.http.servlet', version='1.2.2-LIFERAY-CACHED-1')
)
[com.liferay/org.eclipse.equinox.http.servlet "1.2.2-LIFERAY-CACHED-1"]
'com.liferay:org.eclipse.equinox.http.servlet:1.2.2-LIFERAY-CACHED-1'