| Лицензия |
Лицензия |
|---|---|
| Группа | Группаbr.com.thiagomoreira.liferay.plugins |
| Идентификатор | Идентификаторnot-found-services-web-service |
| Версия | Версия1.3.0.0 |
| Тип | Типjar |
| Описание |
ОписаниеNot Found Services Web Service
Service used to store the keywords that returned zero results in a search operation.
|
| Организация-разработчик |
Организация-разработчикThiago Moreira |
<!-- https://jarcasting.com/artifacts/br.com.thiagomoreira.liferay.plugins/not-found-services-web-service/ -->
<dependency>
<groupId>br.com.thiagomoreira.liferay.plugins</groupId>
<artifactId>not-found-services-web-service</artifactId>
<version>1.3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.thiagomoreira.liferay.plugins/not-found-services-web-service/
implementation 'br.com.thiagomoreira.liferay.plugins:not-found-services-web-service:1.3.0.0'
// https://jarcasting.com/artifacts/br.com.thiagomoreira.liferay.plugins/not-found-services-web-service/
implementation ("br.com.thiagomoreira.liferay.plugins:not-found-services-web-service:1.3.0.0")
'br.com.thiagomoreira.liferay.plugins:not-found-services-web-service:jar:1.3.0.0'
<dependency org="br.com.thiagomoreira.liferay.plugins" name="not-found-services-web-service" rev="1.3.0.0">
<artifact name="not-found-services-web-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.thiagomoreira.liferay.plugins', module='not-found-services-web-service', version='1.3.0.0')
)
libraryDependencies += "br.com.thiagomoreira.liferay.plugins" % "not-found-services-web-service" % "1.3.0.0"
[br.com.thiagomoreira.liferay.plugins/not-found-services-web-service "1.3.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.liferay.portal : portal-service | jar | 6.2.0-ga1 |
| javax.servlet : servlet-api | jar | 2.4 |
| javax.portlet : portlet-api | jar | 2.0 |