classpath-preloader-parent

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-parent
Last Version

Last Version

0.0.1.wicket8
Release Date

Release Date

Type

Type

pom
Description

Description

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

Download classpath-preloader-parent

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • classpath-preloader
  • classpath-preloader-examples

Versions

Version
0.0.1.wicket8
0.0.1.wicket7