Last Version

wicket-components 0.0.2

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

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

uk.co.crystalmark
ArtifactId

ArtifactId

wicket-components
Version

Version

0.0.2
Type

Type

jar
Description

Description

wicket-components
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://code.google.com/p/wicket-components/

Download wicket-components 0.0.2


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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.wicket : wicket-core jar 6.12.0
org.apache.wicket : wicket-extensions jar 6.12.0
de.agilecoders.wicket : wicket-bootstrap-core jar 0.9.2
de.agilecoders.wicket : wicket-bootstrap-extensions jar 0.9.2
de.agilecoders.wicket : wicket-bootstrap-themes jar 0.9.2
commons-logging : commons-logging jar 1.1.1

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.6.4
javax.servlet : servlet-api jar 2.5
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.