License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdde.wicketbuch.extensions |
ArtifactId | ArtifactIdclasspath-preloader-parent |
Last Version | Last Version0.0.1.wicket8 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionclasspath-preloader-parent
Scan the classpath resources at startup to prevent costly delays at runtime
|
Filename | Size |
---|---|
classpath-preloader-parent-0.0.1.wicket8.pom | 5 KB |
Browse |
<!-- 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"]