Manorrock Catus
This project delivers a set of web application overlays that are used by various Manorrock projects.
| Лицензия |
Лицензия
Manorrock BSD License
|
|---|---|
| Группа | Группаcom.manorrock.catus |
| Идентификатор | Идентификаторcatus-authentication |
| Последняя версия | Последняя версия21.2.0 |
| Дата | Дата |
| Тип | Типwar |
| Описание |
ОписаниеManorrock Catus - Authentication overlay
The Manorrock Catus project delivers you with web overlays
|
| Имя Файла | Размер |
|---|---|
| catus-authentication-21.2.0.pom | |
| catus-authentication-21.2.0.war | 3 KB |
| catus-authentication-21.2.0-sources.jar | 3 KB |
| catus-authentication-21.2.0-javadoc.jar | 23 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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.