License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdde.wicketbuch.extensions |
ArtifactId | ArtifactIdclasspath-preloader |
Last Version | Last Version0.0.1.wicket8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionclasspath-preloader
classpath preloading for systems with slow disk access
|
<!-- 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"]
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 |
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 |