Registry / utility / webjars-locator

webjars-locator

JSON →
library0.52javamavenunverified

WebJar Locator helps locate WebJar assets in classpath for Java web applications.

<dependency> <groupId>org.webjars</groupId> <artifactId>webjars-locator</artifactId> <version>0.52</version> </dependency>
INSTALL
IMPORT
SIG · WEBJARS-LOCATOR
W
webjars-locator
utilityjavav0.52
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

WebJarAssetLocator
✓ org.webjars.WebJarAssetLocator

Locate a WebJar asset by its filename.

import org.webjars.WebJarAssetLocator; WebJarAssetLocator locator = new WebJarAssetLocator(); String path = locator.getFullPath("jquery.js");
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.52latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
webjars-locator — mvn dependency:get webjars-locator · libregistry