Last Version

Wicket Components 1.2.2

cedarsoft Open Projects

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

com.cedarsoft.wicket
ArtifactId

ArtifactId

components
Version

Version

1.2.2
Type

Type

jar
Description

Description

Wicket Components
cedarsoft Open Projects
Project Organization

Project Organization

cedarsoft GmbH

Download components 1.2.2


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

Dependencies

compile (6)

Group / Artifact Type Version
com.cedarsoft.wicket : basic-components jar 1.2.2
com.cedarsoft.commons : struct jar 5.0.0
com.google.guava : guava jar r09
org.apache.wicket : wicket jar 1.4.18
org.slf4j : slf4j-log4j12 jar 1.6.2
com.intellij : annotations jar 9.0.4

provided (2)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
com.google.code.findbugs : jsr305 jar 1.3.9

test (2)

Group / Artifact Type Version
com.cedarsoft.commons : test-utils jar 5.0.0
org.easytesting : fest-assert jar 1.4

Project Modules

There are no modules declared in this project.