is not current version
Last Version 0.0.1.wicket8

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

classpath preloading for systems with slow disk access

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

de.wicketbuch.extensions
ArtifactId

ArtifactId

classpath-preloader
Version

Version

0.0.1.wicket7
Type

Type

jar

Download classpath-preloader 0.0.1.wicket7


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