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