is not current version
Last Version 0.0.1.wicket8

de.wicketbuch.extensions:classpath-preloader-examples 0.0.1.wicket7


Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

de.wicketbuch.extensions
ArtifactId

ArtifactId

classpath-preloader-examples
Version

Version

0.0.1.wicket7
Type

Type

war

Download classpath-preloader-examples 0.0.1.wicket7


<!-- https://jarcasting.com/artifacts/de.wicketbuch.extensions/classpath-preloader-examples/ -->
<dependency>
    <groupId>de.wicketbuch.extensions</groupId>
    <artifactId>classpath-preloader-examples</artifactId>
    <version>0.0.1.wicket7</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/de.wicketbuch.extensions/classpath-preloader-examples/
implementation 'de.wicketbuch.extensions:classpath-preloader-examples:0.0.1.wicket7'
// https://jarcasting.com/artifacts/de.wicketbuch.extensions/classpath-preloader-examples/
implementation ("de.wicketbuch.extensions:classpath-preloader-examples:0.0.1.wicket7")
'de.wicketbuch.extensions:classpath-preloader-examples:war:0.0.1.wicket7'
<dependency org="de.wicketbuch.extensions" name="classpath-preloader-examples" rev="0.0.1.wicket7">
  <artifact name="classpath-preloader-examples" type="war" />
</dependency>
@Grapes(
@Grab(group='de.wicketbuch.extensions', module='classpath-preloader-examples', version='0.0.1.wicket7')
)
libraryDependencies += "de.wicketbuch.extensions" % "classpath-preloader-examples" % "0.0.1.wicket7"
[de.wicketbuch.extensions/classpath-preloader-examples "0.0.1.wicket7"]