macOS
brew install jslint4javalocal Homebrew formula metadata
brew
Java wrapper for JavaScript Lint (jsl). Version 2.0.5 via Homebrew; verified 2026-06-13.
install
brew install jslint4javalocal Homebrew formula metadata
overview
Java wrapper for JavaScript Lint (jsl)
history
jslint4java is a Java wrapper around Douglas Crockford's JSLint. It packaged JavaScript linting for Java-centric build environments by exposing command-line, Ant, Maven, and library integrations.
The Maven POM records an inception year of 2007, Dominic Mitchell as developer, Google Code issue management, and GitHub as the source-control location. The archived project description and GitHub README describe it as a simple interface for detecting potential problems in JavaScript code.
The package was useful in the period before JavaScript linting consolidated around Node.js-based tools. Java shops could run JSLint from Maven or Ant without introducing a separate JavaScript runtime into the build.
Typical usage was running the jar from the command line against JavaScript files, wiring the Ant task into an Ant build, or using the Maven plugin during a build phase to fail on lint errors.
jslint4java is a small fossil from the Google Code and Java build-tool era: a Java wrapper that made a JavaScript quality tool fit Maven Central, Ant, and distro packaging before npm-based linting became the common packaging path.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
jslint4java | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://code.google.com/archive/p/jslint4java/
install metadata
| Package key | brew:jslint4java |
|---|---|
| Version | 2.0.5 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/jslint4java |
| Homepage | https://code.google.com/archive/p/jslint4java/ |
| Repository | https://github.com/happygiraffe/jslint4java |
| Upstream docs | https://github.com/happygiraffe/jslint4java#readme |
| License | BSD-2-Clause |
| Source archive | https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/jslint4java/jslint4java-2.0.5-dist.zip |
| Last updated | 2026-06-13T23:35:00+02:00 |
| Pulse | updated |
| Dependencies | openjdk |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | jslint4java |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.