classpath-preloader

classpath preloading for systems with slow disk access

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

de.wicketbuch.extensions
ArtifactId

ArtifactId

classpath-preloader
Last Version

Last Version

0.0.1.wicket8
Release Date

Release Date

Type

Type

jar
Description

Description

classpath-preloader
classpath preloading for systems with slow disk access

Download classpath-preloader

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.wicket : wicket-core jar 8.0.0
io.github.lukehutch : fast-classpath-scanner jar 2.21
org.slf4j : slf4j-api jar 1.7.21
org.apache.wicket : wicket-util jar 8.0.0
com.google.guava : guava jar 25.1-jre

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-jdk14 jar 1.7.21
javax.servlet : javax.servlet-api jar 3.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1.wicket8
0.0.1.wicket7