is not current version
Last Version 5.0.3

org.entando.entando.plugins:entando-plugin-jpcasclient 4.3.1

Provides the Entando CAS client for CAS server authentication

Categories

Categories

CLI User Interface
GroupId

GroupId

org.entando.entando.plugins
ArtifactId

ArtifactId

entando-plugin-jpcasclient
Version

Version

4.3.1
Type

Type

war

Download entando-plugin-jpcasclient 4.3.1


<!-- https://jarcasting.com/artifacts/org.entando.entando.plugins/entando-plugin-jpcasclient/ -->
<dependency>
    <groupId>org.entando.entando.plugins</groupId>
    <artifactId>entando-plugin-jpcasclient</artifactId>
    <version>4.3.1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.entando.entando.plugins/entando-plugin-jpcasclient/
implementation 'org.entando.entando.plugins:entando-plugin-jpcasclient:4.3.1'
// https://jarcasting.com/artifacts/org.entando.entando.plugins/entando-plugin-jpcasclient/
implementation ("org.entando.entando.plugins:entando-plugin-jpcasclient:4.3.1")
'org.entando.entando.plugins:entando-plugin-jpcasclient:war:4.3.1'
<dependency org="org.entando.entando.plugins" name="entando-plugin-jpcasclient" rev="4.3.1">
  <artifact name="entando-plugin-jpcasclient" type="war" />
</dependency>
@Grapes(
@Grab(group='org.entando.entando.plugins', module='entando-plugin-jpcasclient', version='4.3.1')
)
libraryDependencies += "org.entando.entando.plugins" % "entando-plugin-jpcasclient" % "4.3.1"
[org.entando.entando.plugins/entando-plugin-jpcasclient "4.3.1"]