Categories |
CategoriesWicket User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.xaloon.wicket |
ArtifactId | ArtifactIdxaloon-wicket-components-jee |
Last Version | Last Version1.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxaloon-wicket-components-jee
jee related services
|
<!-- https://jarcasting.com/artifacts/org.xaloon.wicket/xaloon-wicket-components-jee/ -->
<dependency>
<groupId>org.xaloon.wicket</groupId>
<artifactId>xaloon-wicket-components-jee</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.xaloon.wicket/xaloon-wicket-components-jee/
implementation 'org.xaloon.wicket:xaloon-wicket-components-jee:1.6.1'
// https://jarcasting.com/artifacts/org.xaloon.wicket/xaloon-wicket-components-jee/
implementation ("org.xaloon.wicket:xaloon-wicket-components-jee:1.6.1")
'org.xaloon.wicket:xaloon-wicket-components-jee:jar:1.6.1'
<dependency org="org.xaloon.wicket" name="xaloon-wicket-components-jee" rev="1.6.1">
<artifact name="xaloon-wicket-components-jee" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xaloon.wicket', module='xaloon-wicket-components-jee', version='1.6.1')
)
libraryDependencies += "org.xaloon.wicket" % "xaloon-wicket-components-jee" % "1.6.1"
[org.xaloon.wicket/xaloon-wicket-components-jee "1.6.1"]
Group / Artifact | Type | Version |
---|---|---|
org.xaloon.wicket : xaloon-wicket-components | jar | ${project.version} |
org.wicketstuff : wicketstuff-javaee-inject | jar |
Group / Artifact | Type | Version |
---|---|---|
javax.enterprise : cdi-api | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |