License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdde.wicketbuch.extensions |
ArtifactId | ArtifactIdclasspath-preloader-examples |
Last Version | Last Version0.0.1.wicket8 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptionclasspath-preloader-examples
Scan the classpath resources at startup to prevent costly delays at runtime
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-jdk14 | jar | 1.7.21 |