Categories |
CategoriesWicket User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.xaloon.wicket |
ArtifactId | ArtifactIdxaloon-wicket-components-spring |
Last Version | Last Version1.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxaloon-wicket-components-spring
|
<!-- https://jarcasting.com/artifacts/org.xaloon.wicket/xaloon-wicket-components-spring/ -->
<dependency>
<groupId>org.xaloon.wicket</groupId>
<artifactId>xaloon-wicket-components-spring</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.xaloon.wicket/xaloon-wicket-components-spring/
implementation 'org.xaloon.wicket:xaloon-wicket-components-spring:1.6.1'
// https://jarcasting.com/artifacts/org.xaloon.wicket/xaloon-wicket-components-spring/
implementation ("org.xaloon.wicket:xaloon-wicket-components-spring:1.6.1")
'org.xaloon.wicket:xaloon-wicket-components-spring:jar:1.6.1'
<dependency org="org.xaloon.wicket" name="xaloon-wicket-components-spring" rev="1.6.1">
<artifact name="xaloon-wicket-components-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xaloon.wicket', module='xaloon-wicket-components-spring', version='1.6.1')
)
libraryDependencies += "org.xaloon.wicket" % "xaloon-wicket-components-spring" % "1.6.1"
[org.xaloon.wicket/xaloon-wicket-components-spring "1.6.1"]
Group / Artifact | Type | Version |
---|---|---|
org.xaloon.core : xaloon-core-jpa | jar | ${project.version} |
org.xaloon.wicket : xaloon-wicket-components | jar | ${project.version} |
org.springframework : spring-context | jar | |
org.springframework : spring-web | jar | |
org.springframework : spring-jdbc | jar | |
org.springframework : spring-context-support | jar | |
org.springframework : spring-orm | jar | |
javax.servlet : servlet-api | jar | |
org.apache.wicket : wicket-spring | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |