xlseasy api

The annotation based XLS to Java Bean Mapper

License

License

GroupId

GroupId

org.adorsys.xlseasy
ArtifactId

ArtifactId

xlseasy.api
Last Version

Last Version

1.3-CR5
Release Date

Release Date

Type

Type

jar
Description

Description

xlseasy api
The annotation based XLS to Java Bean Mapper
Project URL

Project URL

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

Project Organization

adorsys GmbH Co. KG
Source Code Management

Source Code Management

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

Download xlseasy.api

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.3-CR5
1.3-CR4