Last Version

org.jxls:jxls-project 2.12.0

Small library for Excel generation based on XLS templates

License

License

GroupId

GroupId

org.jxls
ArtifactId

ArtifactId

jxls-project
Version

Version

2.12.0
Type

Type

pom
Description

Description

org.jxls:jxls-project
Small library for Excel generation based on XLS templates
Project URL

Project URL

http://jxls.sf.net
Source Code Management

Source Code Management

https://github.com/jxlsteam/jxls.git

Download jxls-project 2.12.0

Filename Size
jxls-project-2.12.0.pom 8 KB
Browse

<!-- https://jarcasting.com/artifacts/org.jxls/jxls-project/ -->
<dependency>
    <groupId>org.jxls</groupId>
    <artifactId>jxls-project</artifactId>
    <version>2.12.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jxls/jxls-project/
implementation 'org.jxls:jxls-project:2.12.0'
// https://jarcasting.com/artifacts/org.jxls/jxls-project/
implementation ("org.jxls:jxls-project:2.12.0")
'org.jxls:jxls-project:pom:2.12.0'
<dependency org="org.jxls" name="jxls-project" rev="2.12.0">
  <artifact name="jxls-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jxls', module='jxls-project', version='2.12.0')
)
libraryDependencies += "org.jxls" % "jxls-project" % "2.12.0"
[org.jxls/jxls-project "2.12.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • jxls
  • jxls-poi