GroupId | GroupIdcom.liferay.plugins |
---|---|
ArtifactId | ArtifactIdsharepoint-hook |
Version | Version7.1.10.19 |
Type | Typewar |
Filename | Size |
---|---|
sharepoint-hook-7.1.10.19.pom | |
sharepoint-hook-7.1.10.19.war | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.liferay.plugins/sharepoint-hook/ -->
<dependency>
<groupId>com.liferay.plugins</groupId>
<artifactId>sharepoint-hook</artifactId>
<version>7.1.10.19</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.plugins/sharepoint-hook/
implementation 'com.liferay.plugins:sharepoint-hook:7.1.10.19'
// https://jarcasting.com/artifacts/com.liferay.plugins/sharepoint-hook/
implementation ("com.liferay.plugins:sharepoint-hook:7.1.10.19")
'com.liferay.plugins:sharepoint-hook:war:7.1.10.19'
<dependency org="com.liferay.plugins" name="sharepoint-hook" rev="7.1.10.19">
<artifact name="sharepoint-hook" type="war" />
</dependency>
@Grapes(
@Grab(group='com.liferay.plugins', module='sharepoint-hook', version='7.1.10.19')
)
libraryDependencies += "com.liferay.plugins" % "sharepoint-hook" % "7.1.10.19"
[com.liferay.plugins/sharepoint-hook "7.1.10.19"]