is not current version
Last Version 4.4

org.esigate:esigate-wicket 4.3

ESIGate components for Apache Wicket.

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.esigate
ArtifactId

ArtifactId

esigate-wicket
Version

Version

4.3
Type

Type

jar

Download esigate-wicket 4.3


<!-- https://jarcasting.com/artifacts/org.esigate/esigate-wicket/ -->
<dependency>
    <groupId>org.esigate</groupId>
    <artifactId>esigate-wicket</artifactId>
    <version>4.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.esigate/esigate-wicket/
implementation 'org.esigate:esigate-wicket:4.3'
// https://jarcasting.com/artifacts/org.esigate/esigate-wicket/
implementation ("org.esigate:esigate-wicket:4.3")
'org.esigate:esigate-wicket:jar:4.3'
<dependency org="org.esigate" name="esigate-wicket" rev="4.3">
  <artifact name="esigate-wicket" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.esigate', module='esigate-wicket', version='4.3')
)
libraryDependencies += "org.esigate" % "esigate-wicket" % "4.3"
[org.esigate/esigate-wicket "4.3"]