is not current version
Last Version 4.4

org.esigate:esigate-wicket 4.0

ESIGate components for Apache Wicket.

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.esigate
ArtifactId

ArtifactId

esigate-wicket
Version

Version

4.0
Type

Type

jar

Download esigate-wicket 4.0


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