Last Version

Useful Wicket 6 components, models and other stuff 1.7

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

com.nitorcreations
ArtifactId

ArtifactId

wicket-components
Version

Version

1.7
Type

Type

jar
Description

Description

Useful Wicket 6 components, models and other stuff
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/NitorCreations/wicket-utils
Project Organization

Project Organization

Nitor Creations

Download wicket-components 1.7


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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.wicket : wicket-core jar 6.8.0
org.apache.commons : commons-lang3 jar 3.1
org.hamcrest : hamcrest-core jar 1.3
joda-time : joda-time Optional jar 2.2
com.googlecode.lambdaj : lambdaj Optional jar 2.3.3
com.google.collections : google-collections Optional jar 1.0
org.apache.wicket : wicket-extensions Optional jar 6.8.0

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (8)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 1.9.5
org.hamcrest : hamcrest-all jar 1.3
com.nitorcreations : junit-runners jar 1.0
com.nitorcreations : matchers jar 1.0
com.nitorcreations : wicket-matchers jar 1.0
com.nitorcreations : wicket-test-utils jar 1.1
org.slf4j : slf4j-nop jar 1.7.5

Project Modules

There are no modules declared in this project.