# @nxrocks/common-jvm

> Common library to share code among the JVM-related plugins.

Latest version **3.0.1** (published 2025-03-23) · MIT license · 0 weekly downloads

## Install

```sh
npm install @nxrocks/common-jvm
pnpm add @nxrocks/common-jvm
yarn add @nxrocks/common-jvm
bun add @nxrocks/common-jvm
```

## Health

**Score 30/100 (F)** — status: maintenance-mode.

Positive: has types; no vulnerabilities.

Warnings: low downloads; no esm support.

Negative: stale; low maintenance score.

## Facts

| | |
|---|---|
| Version | 3.0.1 |
| Published | 2025-03-23 |
| First published | 2023-10-22 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 6 |
| Unpacked size | 128.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 327 |
| Author | Tine Kondo  |
| Maintainers | tinesoft |
| Keywords | nx-spring-boot, nx-quarkus, nx-micronaut, nx-ktor |

## Links

- npm: https://www.npmjs.com/package/@nxrocks/common-jvm
- Repository: https://github.com/tinesoft/nxrocks
- Homepage: https://github.com/tinesoft/nxrocks/blob/master/packages/common-jvm#readme
- Issues: https://github.com/tinesoft/nxrocks/issues
- npm.io page: https://npm.io/package/@nxrocks/common-jvm

## Dependencies (6)

- [tslib](https://npm.io/package/tslib.md) ^2.6.1
- [xpath](https://npm.io/package/xpath.md) ^0.0.34
- [@nx/devkit](https://npm.io/package/@nx/devkit.md) >=20.0.0
- [xmlbuilder2](https://npm.io/package/xmlbuilder2.md) ^3.1.1
- [@nx/workspace](https://npm.io/package/@nx/workspace.md) >=20.0.0
- [@nxrocks/common](https://npm.io/package/@nxrocks/common.md) 5.0.1

## Alternatives

- [@luma.gl/experimental](https://npm.io/package/@luma.gl/experimental.md) — 77.1K weekly downloads
- [persona-harness](https://npm.io/package/persona-harness.md) — 4.7K weekly downloads
- [@tsparticles/effect-bubble](https://npm.io/package/@tsparticles/effect-bubble.md) — 4.6K weekly downloads
- [f3d](https://npm.io/package/f3d.md) — 730 weekly downloads
- [spark-html-motion](https://npm.io/package/spark-html-motion.md) — 298 weekly downloads

## Recent versions

- 3.0.1 (latest) — 2025-03-23
- 3.0.0 — 2025-03-14
- 2.0.8 — 2024-08-09
- 2.0.7 — 2024-08-08
- 2.0.6 — 2024-08-07
- 2.0.5 — 2024-07-21
- 2.0.4 — 2024-07-19
- 2.0.3 — 2024-06-16
- 2.0.2 — 2024-05-01
- 2.0.1 — 2024-03-28
- 2.0.0 — 2024-03-26
- 0.0.0-e2e — 2024-03-26
- 1.2.0 — 2024-02-18
- 1.1.2 — 2023-12-16
- 1.1.1 — 2023-12-12
- … 6 more at https://npm.io/package/@nxrocks/common-jvm/versions

## README

# common-jvm

Common library to share code among the JVM-related plugins.

## Building

Run `nx build common-jvm` to build the library.

## Running unit tests

Run `nx test common-jvm` to execute the unit tests via [Jest](https://jestjs.io).

## License

Copyright (c) 2023-present Tine Kondo. Licensed under the MIT License (MIT)

---
_Source: https://npm.io/package/@nxrocks/common-jvm · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
