License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdde.agilecoders.wicket |
ArtifactId | ArtifactIdbootstrap-parent |
Last Version | Last Version6.0.0-M7 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionbootstrap-parent
wicket with bootstrap integration
|
Project URL |
Project URL |
Filename | Size |
---|---|
bootstrap-parent-6.0.0-M7.pom | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.agilecoders.wicket/bootstrap-parent/ -->
<dependency>
<groupId>de.agilecoders.wicket</groupId>
<artifactId>bootstrap-parent</artifactId>
<version>6.0.0-M7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.agilecoders.wicket/bootstrap-parent/
implementation 'de.agilecoders.wicket:bootstrap-parent:6.0.0-M7'
// https://jarcasting.com/artifacts/de.agilecoders.wicket/bootstrap-parent/
implementation ("de.agilecoders.wicket:bootstrap-parent:6.0.0-M7")
'de.agilecoders.wicket:bootstrap-parent:pom:6.0.0-M7'
<dependency org="de.agilecoders.wicket" name="bootstrap-parent" rev="6.0.0-M7">
<artifact name="bootstrap-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.agilecoders.wicket', module='bootstrap-parent', version='6.0.0-M7')
)
libraryDependencies += "de.agilecoders.wicket" % "bootstrap-parent" % "6.0.0-M7"
[de.agilecoders.wicket/bootstrap-parent "6.0.0-M7"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.12.0 |