Skip to content

vpavic/webjars-locator-lite

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webjars-locator-lite

This project provides a means to locate assets within WebJars.

Check out the JavaDoc

Latest Release CodeQL .github/workflows/test.yml

Usage

Get the version of a WebJar on the classpath

WebJarVersionLocator.webJarVersion("bootstrap")

Get the full path to a file in a WebJar

WebJarVersionLocator.fullPath("bootstrap", "js/bootstrap.js")

About

Lite WebJars Locator - No Startup Classpath Scanning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%