| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииБезопасность CLI Взаимодействие с пользователем ORM Данные |
| Группа | Группаcom.canoo.dolphin-platform |
| Идентификатор | Идентификаторdolphin-platform-security-client |
| Последняя версия | Последняя версия1.0.0.CR5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеdolphin-platform-security-client
The Dolphin Platform is a framework that implements the presentation model pattern and provides amodern way to create enterprise applications. The Platform provides several client implementations that all canbe used in combination with a general sever API.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.canoo.dolphin-platform/dolphin-platform-security-client/ -->
<dependency>
<groupId>com.canoo.dolphin-platform</groupId>
<artifactId>dolphin-platform-security-client</artifactId>
<version>1.0.0.CR5</version>
</dependency>
// https://jarcasting.com/artifacts/com.canoo.dolphin-platform/dolphin-platform-security-client/
implementation 'com.canoo.dolphin-platform:dolphin-platform-security-client:1.0.0.CR5'
// https://jarcasting.com/artifacts/com.canoo.dolphin-platform/dolphin-platform-security-client/
implementation ("com.canoo.dolphin-platform:dolphin-platform-security-client:1.0.0.CR5")
'com.canoo.dolphin-platform:dolphin-platform-security-client:jar:1.0.0.CR5'
<dependency org="com.canoo.dolphin-platform" name="dolphin-platform-security-client" rev="1.0.0.CR5">
<artifact name="dolphin-platform-security-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.canoo.dolphin-platform', module='dolphin-platform-security-client', version='1.0.0.CR5')
)
libraryDependencies += "com.canoo.dolphin-platform" % "dolphin-platform-security-client" % "1.0.0.CR5"
[com.canoo.dolphin-platform/dolphin-platform-security-client "1.0.0.CR5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| com.canoo.dolphin-platform : dolphin-platform-client | jar | 1.0.0.CR5 |
| com.canoo.dolphin-platform : dolphin-platform-security-common | jar | 1.0.0.CR5 |
| org.keycloak : keycloak-installed-adapter | jar | 3.4.3.Final |