License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks Net |
GroupId | GroupIdnet.tirasa.syncope |
ArtifactId | ArtifactIdsyncope-wicket-enduser |
Last Version | Last Version2.1.11.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApache Syncope: Wicket Enduser
Apache Syncope Enduser UI built with Apache Wicket
|
Project URL |
Project URL |
Filename | Size |
---|---|
syncope-wicket-enduser-2.1.11.0.pom | 15 KB |
Browse |
<!-- 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"]