GroupId | GroupIdcom.liferay.plugins |
---|---|
ArtifactId | ArtifactIdsharepoint-hook |
Version | Version7.2.10.15 |
Type | Typewar |
Filename | Size |
---|---|
sharepoint-hook-7.2.10.15.pom | |
sharepoint-hook-7.2.10.15.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.2.10.15</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.plugins/sharepoint-hook/
implementation 'com.liferay.plugins:sharepoint-hook:7.2.10.15'
// https://jarcasting.com/artifacts/com.liferay.plugins/sharepoint-hook/
implementation ("com.liferay.plugins:sharepoint-hook:7.2.10.15")
'com.liferay.plugins:sharepoint-hook:war:7.2.10.15'
<dependency org="com.liferay.plugins" name="sharepoint-hook" rev="7.2.10.15">
<artifact name="sharepoint-hook" type="war" />
</dependency>
@Grapes(
@Grab(group='com.liferay.plugins', module='sharepoint-hook', version='7.2.10.15')
)
libraryDependencies += "com.liferay.plugins" % "sharepoint-hook" % "7.2.10.15"
[com.liferay.plugins/sharepoint-hook "7.2.10.15"]