| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииWicket Взаимодействие с пользователем Веб-фреймворки Сеть |
| Группа | Группаnet.tirasa.syncope |
| Идентификатор | Идентификаторsyncope-wicket-enduser |
| Последняя версия | Последняя версия2.1.11.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеApache Syncope: Wicket Enduser
Apache Syncope Enduser UI built with Apache Wicket
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| syncope-wicket-enduser-2.1.11.0.pom | 15 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.tirasa.syncope/syncope-wicket-enduser/ -->
<dependency>
<groupId>net.tirasa.syncope</groupId>
<artifactId>syncope-wicket-enduser</artifactId>
<version>2.1.11.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.tirasa.syncope/syncope-wicket-enduser/
implementation 'net.tirasa.syncope:syncope-wicket-enduser:2.1.11.0'
// https://jarcasting.com/artifacts/net.tirasa.syncope/syncope-wicket-enduser/
implementation ("net.tirasa.syncope:syncope-wicket-enduser:2.1.11.0")
'net.tirasa.syncope:syncope-wicket-enduser:pom:2.1.11.0'
<dependency org="net.tirasa.syncope" name="syncope-wicket-enduser" rev="2.1.11.0">
<artifact name="syncope-wicket-enduser" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.tirasa.syncope', module='syncope-wicket-enduser', version='2.1.11.0')
)
libraryDependencies += "net.tirasa.syncope" % "syncope-wicket-enduser" % "2.1.11.0"
[net.tirasa.syncope/syncope-wicket-enduser "2.1.11.0"]