License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks Net |
GroupId | GroupIdnet.tirasa.syncope.wicket-enduser |
ArtifactId | ArtifactIdsyncope-wicket-enduser-app |
Last Version | Last Version2.1.11.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Syncope: Wicket Enduser App
Apache Syncope Enduser UI built with Apache Wicket
|
<!-- https://jarcasting.com/artifacts/net.tirasa.syncope.wicket-enduser/syncope-wicket-enduser-app/ -->
<dependency>
<groupId>net.tirasa.syncope.wicket-enduser</groupId>
<artifactId>syncope-wicket-enduser-app</artifactId>
<version>2.1.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.tirasa.syncope.wicket-enduser/syncope-wicket-enduser-app/
implementation 'net.tirasa.syncope.wicket-enduser:syncope-wicket-enduser-app:2.1.11.0'
// https://jarcasting.com/artifacts/net.tirasa.syncope.wicket-enduser/syncope-wicket-enduser-app/
implementation ("net.tirasa.syncope.wicket-enduser:syncope-wicket-enduser-app:2.1.11.0")
'net.tirasa.syncope.wicket-enduser:syncope-wicket-enduser-app:jar:2.1.11.0'
<dependency org="net.tirasa.syncope.wicket-enduser" name="syncope-wicket-enduser-app" rev="2.1.11.0">
<artifact name="syncope-wicket-enduser-app" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.tirasa.syncope.wicket-enduser', module='syncope-wicket-enduser-app', version='2.1.11.0')
)
libraryDependencies += "net.tirasa.syncope.wicket-enduser" % "syncope-wicket-enduser-app" % "2.1.11.0"
[net.tirasa.syncope.wicket-enduser/syncope-wicket-enduser-app "2.1.11.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | |
org.junit.jupiter : junit-jupiter | jar |