| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.manorrock.piranha |
| Идентификатор | Идентификаторpiranha-authentication-eleos |
| Версия | Версия19.11.0 |
| Тип | Типjar |
| Описание |
ОписаниеManorrock Piranha Eleos Integration
The Manorrock Piranha Project delivers you with a slim Servlet container
and some useful add-on modules
|
<!-- https://jarcasting.com/artifacts/com.manorrock.piranha/piranha-authentication-eleos/ -->
<dependency>
<groupId>com.manorrock.piranha</groupId>
<artifactId>piranha-authentication-eleos</artifactId>
<version>19.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.manorrock.piranha/piranha-authentication-eleos/
implementation 'com.manorrock.piranha:piranha-authentication-eleos:19.11.0'
// https://jarcasting.com/artifacts/com.manorrock.piranha/piranha-authentication-eleos/
implementation ("com.manorrock.piranha:piranha-authentication-eleos:19.11.0")
'com.manorrock.piranha:piranha-authentication-eleos:jar:19.11.0'
<dependency org="com.manorrock.piranha" name="piranha-authentication-eleos" rev="19.11.0">
<artifact name="piranha-authentication-eleos" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.manorrock.piranha', module='piranha-authentication-eleos', version='19.11.0')
)
libraryDependencies += "com.manorrock.piranha" % "piranha-authentication-eleos" % "19.11.0"
[com.manorrock.piranha/piranha-authentication-eleos "19.11.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.manorrock.piranha : piranha-api | jar | 19.11.0 |
| com.manorrock.piranha : piranha | jar | 19.11.0 |
| org.omnifaces : eleos | jar | 0.3.2 |