License |
License |
---|---|
GroupId | GroupIdorg.adorsys.xlseasy |
ArtifactId | ArtifactIdxlseasy |
Last Version | Last Version1.3-CR5 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionxlseasy
The annotation based XLS to Java Bean Mapper
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xlseasy-1.3-CR5.pom | 2 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.4 |