is not current version
Last Version 4.4

org.esigate:esigate-wicket 3.4.1

WAT components for Apache Wicket.

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.esigate
ArtifactId

ArtifactId

esigate-wicket
Version

Version

3.4.1
Type

Type

jar

Download esigate-wicket 3.4.1


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