2.4.0 • Published 3 years ago

java-portable v2.4.0

Weekly downloads
2
License
MIT
Repository
github
Last release
3 years ago

java-portable

Wrapper for the node-java npm package that improves locating the JRE on the target machine and can support multiple prebuilt platform builds.

Usage:

const javaPortable = require( 'java-portable' );

javaPortable().then( ( java ) => {
	// 'java' is the java package object
} );
2.4.0

3 years ago

2.3.0

5 years ago

2.2.0

5 years ago

2.1.0

5 years ago

2.0.0

5 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.0-snapshot.5

6 years ago

1.0.0-snapshot.4

6 years ago

1.0.0-snapshot.3

6 years ago

1.0.0-snapshot.2

6 years ago

1.0.0-snapshot.1

6 years ago

1.0.0-snapshot.0

6 years ago