Not Found Services Web Impl

Service used to store the keywords that returned zero results in a search operation.

Лицензия

Лицензия

Группа

Группа

br.com.thiagomoreira.liferay.plugins
Идентификатор

Идентификатор

not-found-services-web-impl
Последняя версия

Последняя версия

1.3.0.0
Дата

Дата

Тип

Тип

war
Описание

Описание

Not Found Services Web Impl
Service used to store the keywords that returned zero results in a search operation.
Организация-разработчик

Организация-разработчик

Thiago Moreira

Скачать not-found-services-web-impl

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/br.com.thiagomoreira.liferay.plugins/not-found-services-web-impl/ -->
<dependency>
    <groupId>br.com.thiagomoreira.liferay.plugins</groupId>
    <artifactId>not-found-services-web-impl</artifactId>
    <version>1.3.0.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/br.com.thiagomoreira.liferay.plugins/not-found-services-web-impl/
implementation 'br.com.thiagomoreira.liferay.plugins:not-found-services-web-impl:1.3.0.0'
// https://jarcasting.com/artifacts/br.com.thiagomoreira.liferay.plugins/not-found-services-web-impl/
implementation ("br.com.thiagomoreira.liferay.plugins:not-found-services-web-impl:1.3.0.0")
'br.com.thiagomoreira.liferay.plugins:not-found-services-web-impl:war:1.3.0.0'
<dependency org="br.com.thiagomoreira.liferay.plugins" name="not-found-services-web-impl" rev="1.3.0.0">
  <artifact name="not-found-services-web-impl" type="war" />
</dependency>
@Grapes(
@Grab(group='br.com.thiagomoreira.liferay.plugins', module='not-found-services-web-impl', version='1.3.0.0')
)
libraryDependencies += "br.com.thiagomoreira.liferay.plugins" % "not-found-services-web-impl" % "1.3.0.0"
[br.com.thiagomoreira.liferay.plugins/not-found-services-web-impl "1.3.0.0"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
br.com.thiagomoreira.liferay.plugins : not-found-services-web-service jar 1.3.0.0

provided (5)

Идентификатор библиотеки Тип Версия
com.liferay.portal : util-java jar 6.2.0-ga1
javax.servlet.jsp : jsp-api jar 2.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

test (3)

Идентификатор библиотеки Тип Версия
org.easymock : easymock jar 3.2
org.powermock : powermock-module-junit4 jar 1.5.4
org.powermock : powermock-api-easymock jar 1.5.4

Модули Проекта

Данный проект не имеет модулей.

Liferay Thiago Moreira Plugins

Build Status

Set of random plugins developed to Liferay

License

Liferay Thiago Moreira Plugins is licensed under Apache 2 license.

Maven/Gradle

Liferay Thiago Moreira Plugins is available on Maven central, the artifact is as follows:

Maven:

<dependency>
    <groupId>br.com.thiagomoreira.liferay.plugins</groupId>
    <artifactId>liferay-thiagomoreira-plugins</artifactId>
    <version>1.3.0.0</version>
</dependency>

Gradle:

dependencies {
    compile(group: "br.com.thiagomoreira.liferay.plugins", name: "liferay-thiagomoreira-plugins", version: "1.3.0.0");
}

Support

Liferay Thiago Moreira Plugins tracks bugs and feature requests with Github's issue system. Feel free to open your new ticket!

Contributing

Liferay Thiago Moreira Plugins is a project based on Maven to improve it you just need to fork the repository, clone it and from the command line invoke

mvn package

After complete your work you can send a pull request to incorporate the modifications.

Enjoy!

Версии библиотеки

Версия
1.3.0.0
1.2.0.0