License |
License |
---|---|
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.comment.sanitizer |
Last Version | Last Version6.0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLiferay Comment Sanitizer
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.comment.sanitizer/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.comment.sanitizer</artifactId>
<version>6.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.comment.sanitizer/
implementation 'com.liferay:com.liferay.comment.sanitizer:6.0.7'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.comment.sanitizer/
implementation ("com.liferay:com.liferay.comment.sanitizer:6.0.7")
'com.liferay:com.liferay.comment.sanitizer:jar:6.0.7'
<dependency org="com.liferay" name="com.liferay.comment.sanitizer" rev="6.0.7">
<artifact name="com.liferay.comment.sanitizer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.comment.sanitizer', version='6.0.7')
)
libraryDependencies += "com.liferay" % "com.liferay.comment.sanitizer" % "6.0.7"
[com.liferay/com.liferay.comment.sanitizer "6.0.7"]