Jxls
Java library for creating Excel reports using Excel templates
Install / Use
npx skills add jxlsteam/jxlsInstalls into whichever agent you are using.
README
Jxls
Overview
Jxls is a small and simple to use Java library for Excel report generation using Excel template files.
Jxls abstracts Excel generation from underlying Java-to-Excel low-level processing library. Jxls uses a special markup in Excel templates to define output formatting and data layout.
How to use
Maven
<dependency>
<groupId>org.jxls</groupId>
<artifactId>jxls-poi</artifactId>
<version>3.1.0</version>
</dependency>
Gradle
implementation 'org.jxls:jxls-poi:3.1.0'
Contributing
See Contributing guide.
Related Skills
node-connect
385.5kDiagnose OpenClaw Android, iOS, or macOS node pairing, QR/setup code, route, auth, and connection failures.
blender-python-addon
40.5kBlender Python add-on rules for operators, panels, properties, registration, testing, and API-safe scripting
flutter-development-guidelines-cursorrules-prompt-file
40.5kCursor rules for Flutter development with MVVM architecture, Riverpod state management, Material widgets, and Dart style guidelines.
commit-push-pr
140.7kCommit, push, and open a PR
