Registry / utility / bluebird

bluebird

JSON →
library3.7.2javamavenunverified

WebJar for the Bluebird promise library, providing a JavaScript promise implementation for web applications.

<dependency> <groupId>org.webjars.npm</groupId> <artifactId>bluebird</artifactId> <version>3.7.2</version> </dependency>
INSTALL
IMPORT
SIG · BLUEBIRD
B
bluebird
utilityjavav3.7.2
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.

Bluebird
org.webjars.npm.bluebird.Bluebird

Loads the Bluebird WebJar.

import org.webjars.npm.bluebird.Bluebird; public class Example { public static void main(String[] args) { Bluebird promise = new Bluebird(); System.out.println("Bluebird WebJar loaded"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.7.2latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Amazon
1
Resources
bluebird — mvn dependency:get bluebird · libregistry