Registry / serialization / easypoi-annotation

easypoi-annotation

JSON →
library4.5.0javamavenunverified

Provides annotation definitions for EasyPoi, a library for simplifying Excel and Word import/export in Java.

<dependency> <groupId>cn.afterturn</groupId> <artifactId>easypoi-annotation</artifactId> <version>4.5.0</version> </dependency>
INSTALL
IMPORT
SIG · EASYPOI-ANNOTATION
E
easypoi-annotation
serializationjavav4.5.0
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.

Excel
✓ cn.afterturn.easypoi.excel.annotation.Excel

Annotates a field with Excel column mapping.

import cn.afterturn.easypoi.excel.annotation.Excel; public class User { @Excel(name = "Name") private String name; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.5.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
easypoi-annotation — mvn dependency:get easypoi-annotation · libregistry