is not current version
Last Version 4.4

org.esigate:esigate-wicket 4.1

ESIGate components for Apache Wicket.

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.esigate
ArtifactId

ArtifactId

esigate-wicket
Version

Version

4.1
Type

Type

jar

Download esigate-wicket 4.1


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