License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdorg.apache.commons.httpclient |
Version | Version3.1.LIFERAY-PATCHED-1 |
Type | Typejar |
Description |
Description |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/org.apache.commons.httpclient/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>org.apache.commons.httpclient</artifactId>
<version>3.1.LIFERAY-PATCHED-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/org.apache.commons.httpclient/
implementation 'com.liferay:org.apache.commons.httpclient:3.1.LIFERAY-PATCHED-1'
// https://jarcasting.com/artifacts/com.liferay/org.apache.commons.httpclient/
implementation ("com.liferay:org.apache.commons.httpclient:3.1.LIFERAY-PATCHED-1")
'com.liferay:org.apache.commons.httpclient:jar:3.1.LIFERAY-PATCHED-1'
<dependency org="com.liferay" name="org.apache.commons.httpclient" rev="3.1.LIFERAY-PATCHED-1">
<artifact name="org.apache.commons.httpclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='org.apache.commons.httpclient', version='3.1.LIFERAY-PATCHED-1')
)
libraryDependencies += "com.liferay" % "org.apache.commons.httpclient" % "3.1.LIFERAY-PATCHED-1"
[com.liferay/org.apache.commons.httpclient "3.1.LIFERAY-PATCHED-1"]
Group / Artifact | Type | Version |
---|---|---|
commons-httpclient : commons-httpclient | jar | 3.1 |