| License |
License |
|---|---|
| GroupId | GroupIdbr.com.thiagomoreira.liferay.plugins |
| ArtifactId | ArtifactIdnot-found-services-web-impl |
| Version | Version1.3.0.0 |
| Type | Typewar |
| Description |
DescriptionNot Found Services Web Impl
Service used to store the keywords that returned zero results in a search operation.
|
| Project Organization |
Project OrganizationThiago Moreira |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| br.com.thiagomoreira.liferay.plugins : not-found-services-web-service | jar | 1.3.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.easymock : easymock | jar | 3.2 |
| org.powermock : powermock-module-junit4 | jar | 1.5.4 |
| org.powermock : powermock-api-easymock | jar | 1.5.4 |