Manorrock Catus
This project delivers a set of web application overlays that are used by various Manorrock projects.
| License |
License
Manorrock BSD License
|
|---|---|
| GroupId | GroupIdcom.manorrock.catus |
| ArtifactId | ArtifactIdcatus-authentication |
| Last Version | Last Version21.2.0 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionManorrock Catus - Authentication overlay
The Manorrock Catus project delivers you with web overlays
|
<!-- https://jarcasting.com/artifacts/com.manorrock.catus/catus-authentication/ -->
<dependency>
<groupId>com.manorrock.catus</groupId>
<artifactId>catus-authentication</artifactId>
<version>21.2.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.manorrock.catus/catus-authentication/
implementation 'com.manorrock.catus:catus-authentication:21.2.0'
// https://jarcasting.com/artifacts/com.manorrock.catus/catus-authentication/
implementation ("com.manorrock.catus:catus-authentication:21.2.0")
'com.manorrock.catus:catus-authentication:war:21.2.0'
<dependency org="com.manorrock.catus" name="catus-authentication" rev="21.2.0">
<artifact name="catus-authentication" type="war" />
</dependency>
@Grapes(
@Grab(group='com.manorrock.catus', module='catus-authentication', version='21.2.0')
)
libraryDependencies += "com.manorrock.catus" % "catus-authentication" % "21.2.0"
[com.manorrock.catus/catus-authentication "21.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.platform : jakarta.jakartaee-web-api | jar | 8.0.0 |
This project delivers a set of web application overlays that are used by various Manorrock projects.