Last Version

Wicket ExtJS Integration Module 0.1.0

Library to allow ExtJS to be used from within Apache Wicket.

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wickettools.extjs
ArtifactId

ArtifactId

wicket-tools-extjs
Version

Version

0.1.0
Type

Type

jar
Description

Description

Wicket ExtJS Integration Module
Library to allow ExtJS to be used from within Apache Wicket.
Project Organization

Project Organization

Wicket Tools

Download wicket-tools-extjs 0.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.wicket : wicket jar 1.3.1
org.slf4j : slf4j-log4j12 jar 1.4.2
log4j : log4j jar 1.2.14

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.