Categories |
CategoriesWicket User Interface Web Frameworks Net |
---|---|
GroupId | GroupIdnet.tirasa.syncope |
ArtifactId | ArtifactIdsyncope-wicket-enduser |
Version | Version2.1.8.0 |
Type | Typepom |
Filename | Size |
---|---|
syncope-wicket-enduser-2.1.8.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.8.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.8.0'
// https://jarcasting.com/artifacts/net.tirasa.syncope/syncope-wicket-enduser/
implementation ("net.tirasa.syncope:syncope-wicket-enduser:2.1.8.0")
'net.tirasa.syncope:syncope-wicket-enduser:pom:2.1.8.0'
<dependency org="net.tirasa.syncope" name="syncope-wicket-enduser" rev="2.1.8.0">
<artifact name="syncope-wicket-enduser" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.tirasa.syncope', module='syncope-wicket-enduser', version='2.1.8.0')
)
libraryDependencies += "net.tirasa.syncope" % "syncope-wicket-enduser" % "2.1.8.0"
[net.tirasa.syncope/syncope-wicket-enduser "2.1.8.0"]