Download easypoi-annotation-2.3.1.jar file

Introduction

You can download easypoi-annotation-2.3.1.jar in this page.

License

Open Source

Type List

easypoi-annotation-2.3.1.jar file has the following types.

META-INF/MANIFEST.MF
META-INF/maven/org.jeecg/easypoi-annotation/pom.properties
META-INF/maven/org.jeecg/easypoi-annotation/pom.xml
org.jeecgframework.poi.excel.annotation.Excel.class
org.jeecgframework.poi.excel.annotation.ExcelCollection.class
org.jeecgframework.poi.excel.annotation.ExcelEntity.class
org.jeecgframework.poi.excel.annotation.ExcelIgnore.class
org.jeecgframework.poi.excel.annotation.ExcelTarget.class

Pom

easypoi-annotation-2.3.1.pom file content.

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
	<modelVersion>4.0.0</modelVersion>
	<parent>
		<groupId>org.jeecg</groupId>
		<artifactId>easypoi</artifactId>
		<version>2.3.1</version>
	</parent>
	<artifactId>easypoi-annotation</artifactId>
	<description>?????,?????</description>
</project>

POM Entry

<dependency>
   <groupId>org.jeecg</groupId>
   <artifactId>easypoi-annotation</artifactId>
   <version>2.3.1</version>
</dependency>

Download

If you think the following easypoi-annotation-2.3.1.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.



Download easypoi-annotation-2.3.1.jar file




PreviousNext

Related