License |
License |
---|---|
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.portal.store.safe.file.name.wrapper |
Version | Version3.0.6 |
Type | Typejar |
Description |
DescriptionLiferay Portal Store Safe File Name Wrapper
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.store.safe.file.name.wrapper/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.portal.store.safe.file.name.wrapper</artifactId>
<version>3.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.store.safe.file.name.wrapper/
implementation 'com.liferay:com.liferay.portal.store.safe.file.name.wrapper:3.0.6'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.store.safe.file.name.wrapper/
implementation ("com.liferay:com.liferay.portal.store.safe.file.name.wrapper:3.0.6")
'com.liferay:com.liferay.portal.store.safe.file.name.wrapper:jar:3.0.6'
<dependency org="com.liferay" name="com.liferay.portal.store.safe.file.name.wrapper" rev="3.0.6">
<artifact name="com.liferay.portal.store.safe.file.name.wrapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.portal.store.safe.file.name.wrapper', version='3.0.6')
)
libraryDependencies += "com.liferay" % "com.liferay.portal.store.safe.file.name.wrapper" % "3.0.6"
[com.liferay/com.liferay.portal.store.safe.file.name.wrapper "3.0.6"]