| License |
License |
|---|---|
| GroupId | GroupIdbr.com.thiagomoreira.liferay.plugins |
| ArtifactId | ArtifactIdshare-buttons-portlet |
| Version | Version1.3.0.0 |
| Type | Typewar |
| Description |
DescriptionShare Buttons Portlet
This app creates a vertical tab in the left side of the page with 3 buttons used to share the current url on Facebook or Twitter or Google Plus.
|
| Project Organization |
Project OrganizationThiago Moreira |
| Filename | Size |
|---|---|
| share-buttons-portlet-1.3.0.0.pom | |
| share-buttons-portlet-1.3.0.0.war | 413 KB |
| share-buttons-portlet-1.3.0.0-sources.jar | 967 bytes |
| share-buttons-portlet-1.3.0.0-javadoc.jar | 341 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/br.com.thiagomoreira.liferay.plugins/share-buttons-portlet/ -->
<dependency>
<groupId>br.com.thiagomoreira.liferay.plugins</groupId>
<artifactId>share-buttons-portlet</artifactId>
<version>1.3.0.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/br.com.thiagomoreira.liferay.plugins/share-buttons-portlet/
implementation 'br.com.thiagomoreira.liferay.plugins:share-buttons-portlet:1.3.0.0'
// https://jarcasting.com/artifacts/br.com.thiagomoreira.liferay.plugins/share-buttons-portlet/
implementation ("br.com.thiagomoreira.liferay.plugins:share-buttons-portlet:1.3.0.0")
'br.com.thiagomoreira.liferay.plugins:share-buttons-portlet:war:1.3.0.0'
<dependency org="br.com.thiagomoreira.liferay.plugins" name="share-buttons-portlet" rev="1.3.0.0">
<artifact name="share-buttons-portlet" type="war" />
</dependency>
@Grapes(
@Grab(group='br.com.thiagomoreira.liferay.plugins', module='share-buttons-portlet', version='1.3.0.0')
)
libraryDependencies += "br.com.thiagomoreira.liferay.plugins" % "share-buttons-portlet" % "1.3.0.0"
[br.com.thiagomoreira.liferay.plugins/share-buttons-portlet "1.3.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.glassfish.web : jstl-impl | jar | 1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.liferay.portal : util-bridges | jar | 6.2.0-ga1 |
| com.liferay.portal : util-java | jar | 6.2.0-ga1 |
| com.liferay.portal : util-taglib | jar | 6.2.0-ga1 |
| com.liferay.portal : portal-service | jar | 6.2.0-ga1 |
| javax.servlet : servlet-api | jar | 2.4 |
| javax.portlet : portlet-api | jar | 2.0 |