classpath-preloader-examples

Scan the classpath resources at startup to prevent costly delays at runtime

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

de.wicketbuch.extensions
ArtifactId

ArtifactId

classpath-preloader-examples
Last Version

Last Version

0.0.1.wicket8
Release Date

Release Date

Type

Type

war
Description

Description

classpath-preloader-examples
Scan the classpath resources at startup to prevent costly delays at runtime

Download classpath-preloader-examples

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.wicket : wicket-core jar 8.0.0
org.eclipse.jetty.aggregate : jetty-all jar 9.2.13.v20150730
de.wicketbuch.extensions : classpath-preloader jar 0.0.1.wicket8

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-jdk14 jar 1.7.21

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1.wicket8
0.0.1.wicket7