is not current version
Last Version 6.0.0-M7

de.agilecoders.wicket:bootstrap-parent 3.0.0-M15

wicket with bootstrap integration

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

de.agilecoders.wicket
ArtifactId

ArtifactId

bootstrap-parent
Version

Version

3.0.0-M15
Type

Type

pom

Download bootstrap-parent 3.0.0-M15


<!-- https://jarcasting.com/artifacts/de.agilecoders.wicket/bootstrap-parent/ -->
<dependency>
    <groupId>de.agilecoders.wicket</groupId>
    <artifactId>bootstrap-parent</artifactId>
    <version>3.0.0-M15</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.agilecoders.wicket/bootstrap-parent/
implementation 'de.agilecoders.wicket:bootstrap-parent:3.0.0-M15'
// https://jarcasting.com/artifacts/de.agilecoders.wicket/bootstrap-parent/
implementation ("de.agilecoders.wicket:bootstrap-parent:3.0.0-M15")
'de.agilecoders.wicket:bootstrap-parent:pom:3.0.0-M15'
<dependency org="de.agilecoders.wicket" name="bootstrap-parent" rev="3.0.0-M15">
  <artifact name="bootstrap-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.agilecoders.wicket', module='bootstrap-parent', version='3.0.0-M15')
)
libraryDependencies += "de.agilecoders.wicket" % "bootstrap-parent" % "3.0.0-M15"
[de.agilecoders.wicket/bootstrap-parent "3.0.0-M15"]