License |
License |
---|---|
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.shared.dependencies.apache.commons |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLiferay Shared Dependencies Apache Commons
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.shared.dependencies.apache.commons/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.shared.dependencies.apache.commons</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.shared.dependencies.apache.commons/
implementation 'com.liferay:com.liferay.shared.dependencies.apache.commons:1.0.4'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.shared.dependencies.apache.commons/
implementation ("com.liferay:com.liferay.shared.dependencies.apache.commons:1.0.4")
'com.liferay:com.liferay.shared.dependencies.apache.commons:jar:1.0.4'
<dependency org="com.liferay" name="com.liferay.shared.dependencies.apache.commons" rev="1.0.4">
<artifact name="com.liferay.shared.dependencies.apache.commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.shared.dependencies.apache.commons', version='1.0.4')
)
libraryDependencies += "com.liferay" % "com.liferay.shared.dependencies.apache.commons" % "1.0.4"
[com.liferay/com.liferay.shared.dependencies.apache.commons "1.0.4"]