License |
License |
---|---|
GroupId | GroupIdorg.adorsys.xlseasy |
ArtifactId | ArtifactIdxlseasy.impl |
Version | Version1.3-CR5 |
Type | Typejar |
Description |
Descriptionxlseasy impl
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.impl-1.3-CR5.pom | |
xlseasy.impl-1.3-CR5.jar | 50 KB |
xlseasy.impl-1.3-CR5-sources.jar | 28 KB |
xlseasy.impl-1.3-CR5-javadoc.jar | 196 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.adorsys.xlseasy/xlseasy.impl/ -->
<dependency>
<groupId>org.adorsys.xlseasy</groupId>
<artifactId>xlseasy.impl</artifactId>
<version>1.3-CR5</version>
</dependency>
// https://jarcasting.com/artifacts/org.adorsys.xlseasy/xlseasy.impl/
implementation 'org.adorsys.xlseasy:xlseasy.impl:1.3-CR5'
// https://jarcasting.com/artifacts/org.adorsys.xlseasy/xlseasy.impl/
implementation ("org.adorsys.xlseasy:xlseasy.impl:1.3-CR5")
'org.adorsys.xlseasy:xlseasy.impl:jar:1.3-CR5'
<dependency org="org.adorsys.xlseasy" name="xlseasy.impl" rev="1.3-CR5">
<artifact name="xlseasy.impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.adorsys.xlseasy', module='xlseasy.impl', version='1.3-CR5')
)
libraryDependencies += "org.adorsys.xlseasy" % "xlseasy.impl" % "1.3-CR5"
[org.adorsys.xlseasy/xlseasy.impl "1.3-CR5"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.poi : poi | jar | 3.6 |
org.adorsys.xlseasy : xlseasy.api | jar | 1.3-CR5 |
commons-beanutils : commons-beanutils | jar | 1.8.0 |
commons-lang : commons-lang | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.4 |