License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries |
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.search.experiences.service |
Last Version | Last Version3.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLiferay Search Experiences Service
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.search.experiences.service/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.search.experiences.service</artifactId>
<version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.search.experiences.service/
implementation 'com.liferay:com.liferay.search.experiences.service:3.0.2'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.search.experiences.service/
implementation ("com.liferay:com.liferay.search.experiences.service:3.0.2")
'com.liferay:com.liferay.search.experiences.service:jar:3.0.2'
<dependency org="com.liferay" name="com.liferay.search.experiences.service" rev="3.0.2">
<artifact name="com.liferay.search.experiences.service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.search.experiences.service', version='3.0.2')
)
libraryDependencies += "com.liferay" % "com.liferay.search.experiences.service" % "3.0.2"
[com.liferay/com.liferay.search.experiences.service "3.0.2"]