| License |
License |
|---|---|
| Categories |
CategoriesWicket User Interface Web Frameworks Net |
| GroupId | GroupIdnet.tirasa.syncope.wicket-enduser |
| ArtifactId | ArtifactIdsyncope-wicket-enduser-ext |
| Version | Version2.1.10.0 |
| Type | Typepom |
| Description |
DescriptionApache Syncope: Wicket Enduser Ext
Apache Syncope Enduser UI built with Apache Wicket
|
| Filename | Size |
|---|---|
| syncope-wicket-enduser-ext-2.1.10.0.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.tirasa.syncope.wicket-enduser/syncope-wicket-enduser-ext/ -->
<dependency>
<groupId>net.tirasa.syncope.wicket-enduser</groupId>
<artifactId>syncope-wicket-enduser-ext</artifactId>
<version>2.1.10.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.tirasa.syncope.wicket-enduser/syncope-wicket-enduser-ext/
implementation 'net.tirasa.syncope.wicket-enduser:syncope-wicket-enduser-ext:2.1.10.0'
// https://jarcasting.com/artifacts/net.tirasa.syncope.wicket-enduser/syncope-wicket-enduser-ext/
implementation ("net.tirasa.syncope.wicket-enduser:syncope-wicket-enduser-ext:2.1.10.0")
'net.tirasa.syncope.wicket-enduser:syncope-wicket-enduser-ext:pom:2.1.10.0'
<dependency org="net.tirasa.syncope.wicket-enduser" name="syncope-wicket-enduser-ext" rev="2.1.10.0">
<artifact name="syncope-wicket-enduser-ext" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.tirasa.syncope.wicket-enduser', module='syncope-wicket-enduser-ext', version='2.1.10.0')
)
libraryDependencies += "net.tirasa.syncope.wicket-enduser" % "syncope-wicket-enduser-ext" % "2.1.10.0"
[net.tirasa.syncope.wicket-enduser/syncope-wicket-enduser-ext "2.1.10.0"]