Categories |
CategoriesWicket User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.xaloon.wicket |
ArtifactId | ArtifactIdxaloon-wicket-components |
Last Version | Last Version1.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxaloon-wicket-components
wicket components
|
Filename | Size |
---|---|
xaloon-wicket-components-1.6.1.pom | |
xaloon-wicket-components-1.6.1.jar | 264 KB |
xaloon-wicket-components-1.6.1-sources.jar | 186 KB |
xaloon-wicket-components-1.6.1-javadoc.jar | 1015 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.xaloon.wicket/xaloon-wicket-components/ -->
<dependency>
<groupId>org.xaloon.wicket</groupId>
<artifactId>xaloon-wicket-components</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.xaloon.wicket/xaloon-wicket-components/
implementation 'org.xaloon.wicket:xaloon-wicket-components:1.6.1'
// https://jarcasting.com/artifacts/org.xaloon.wicket/xaloon-wicket-components/
implementation ("org.xaloon.wicket:xaloon-wicket-components:1.6.1")
'org.xaloon.wicket:xaloon-wicket-components:jar:1.6.1'
<dependency org="org.xaloon.wicket" name="xaloon-wicket-components" rev="1.6.1">
<artifact name="xaloon-wicket-components" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xaloon.wicket', module='xaloon-wicket-components', version='1.6.1')
)
libraryDependencies += "org.xaloon.wicket" % "xaloon-wicket-components" % "1.6.1"
[org.xaloon.wicket/xaloon-wicket-components "1.6.1"]
Group / Artifact | Type | Version |
---|---|---|
org.xaloon.core : xaloon-core-api | jar | ${project.version} |
org.apache.wicket : wicket-core | jar | |
org.apache.wicket : wicket-ioc | jar | |
org.apache.wicket : wicket-extensions | jar | |
org.apache.wicket : wicket-datetime | jar | |
org.odlabs.wiquery : wiquery-jquery-ui | jar | 6.6.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | |
junit : junit | jar | |
org.mockito : mockito-core | jar | 1.9.0 |
Group / Artifact | Type | Version |
---|---|---|
org.xaloon.core : xaloon-core-jpa | jar | ${project.version} |
org.xaloon.wicket : xaloon-wicket-components-resources | jar | ${project.version} |