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