License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries |
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.portal.search.solr7.impl |
Version | Version3.0.24 |
Type | Typejar |
Description |
DescriptionLiferay Portal Search Solr 7 Implementation
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.search.solr7.impl/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.portal.search.solr7.impl</artifactId>
<version>3.0.24</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.search.solr7.impl/
implementation 'com.liferay:com.liferay.portal.search.solr7.impl:3.0.24'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.search.solr7.impl/
implementation ("com.liferay:com.liferay.portal.search.solr7.impl:3.0.24")
'com.liferay:com.liferay.portal.search.solr7.impl:jar:3.0.24'
<dependency org="com.liferay" name="com.liferay.portal.search.solr7.impl" rev="3.0.24">
<artifact name="com.liferay.portal.search.solr7.impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.portal.search.solr7.impl', version='3.0.24')
)
libraryDependencies += "com.liferay" % "com.liferay.portal.search.solr7.impl" % "3.0.24"
[com.liferay/com.liferay.portal.search.solr7.impl "3.0.24"]