xlseasy

The annotation based XLS to Java Bean Mapper

License

License

GroupId

GroupId

org.adorsys.xlseasy
ArtifactId

ArtifactId

xlseasy
Last Version

Last Version

1.3-CR5
Release Date

Release Date

Type

Type

pom
Description

Description

xlseasy
The annotation based XLS to Java Bean Mapper
Project URL

Project URL

http://code.google.com/p/xlseasy/
Project Organization

Project Organization

adorsys GmbH Co. KG
Source Code Management

Source Code Management

http://code.google.com/p/xlseasy/

Download xlseasy

Filename Size
xlseasy-1.3-CR5.pom 2 KB
Browse

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.4

Project Modules

  • xlseasy.api
  • xlseasy.impl
  • xlseasy.cbe

Versions

Version
1.3-CR5
1.3-CR4