Registry / utility / webjars-locator-core

webjars-locator-core

JSON →
library0.59javamavenunverified

Core library for locating WebJar assets in classpath, enabling easy serving of web libraries in Java web applications.

<dependency> <groupId>org.webjars</groupId> <artifactId>webjars-locator-core</artifactId> <version>0.59</version> </dependency>
INSTALL
IMPORT
SIG · WEBJARS-LOCATOR-CO
W
webjars-locator-core
utilityjavav0.59
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"); System.out.println(path);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.59latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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