| Categories |
CategoriesWicket User Interface Web Frameworks |
|---|---|
| GroupId | GroupIduk.co.crystalmark |
| ArtifactId | ArtifactIdwicket-components |
| Last Version | Last Version0.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionwicket-components
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| wicket-components-0.0.2.pom | |
| wicket-components-0.0.2.jar | 36 KB |
| wicket-components-0.0.2-sources.jar | 14 KB |
| wicket-components-0.0.2-javadoc.jar | 89 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |