License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdde.agilecoders.wicket |
ArtifactId | ArtifactIdbootstrap-samples |
Last Version | Last Version0.7.6 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptionwicket with twitter bootstrap integration
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/de.agilecoders.wicket/bootstrap-samples/ -->
<dependency>
<groupId>de.agilecoders.wicket</groupId>
<artifactId>bootstrap-samples</artifactId>
<version>0.7.6</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/de.agilecoders.wicket/bootstrap-samples/
implementation 'de.agilecoders.wicket:bootstrap-samples:0.7.6'
// https://jarcasting.com/artifacts/de.agilecoders.wicket/bootstrap-samples/
implementation ("de.agilecoders.wicket:bootstrap-samples:0.7.6")
'de.agilecoders.wicket:bootstrap-samples:war:0.7.6'
<dependency org="de.agilecoders.wicket" name="bootstrap-samples" rev="0.7.6">
<artifact name="bootstrap-samples" type="war" />
</dependency>
@Grapes(
@Grab(group='de.agilecoders.wicket', module='bootstrap-samples', version='0.7.6')
)
libraryDependencies += "de.agilecoders.wicket" % "bootstrap-samples" % "0.7.6"
[de.agilecoders.wicket/bootstrap-samples "0.7.6"]
Group / Artifact | Type | Version |
---|---|---|
org.wicketstuff : wicketstuff-annotation | jar | 6.3.0 |
newrelic.java-agent » newrelic-api | jar | 2.11.0 |
de.agilecoders.wicket : bootstrap | jar | 0.7.6 |
de.agilecoders.wicket : bootstrap-extensions | jar | 0.7.6 |
ch.qos.logback : logback-classic | jar | 1.0.9 |
com.google.javascript : closure-compiler | jar | r2180 |
com.google.guava : guava | jar | 13.0.1 |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.11 |
joda-time : joda-time | jar | 2.1 |
org.apache.wicket : wicket-core | jar | 6.4.0 |
org.apache.wicket : wicket-request | jar | 6.4.0 |
org.apache.wicket : wicket-extensions | jar | 6.4.0 |
org.apache.wicket : wicket-util | jar | 6.4.0 |
com.asual.lesscss : lesscss-engine | jar | 1.3.0 |
org.slf4j : slf4j-api | jar | 1.7.2 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty.aggregate : jetty-all-server | jar | 8.1.8.v20121106 |
javax.servlet : javax.servlet-api | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit-dep | jar | 4.11 |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.mockito : mockito-core | jar | 1.9.5 |