| License | License | 
|---|---|
| Categories | CategoriesData | 
| GroupId | GroupIdorg.teiid | 
| ArtifactId | ArtifactIdspring-data-excel | 
| Last Version | Last Version1.7.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionspring-data-excel Teiid connector for Excel data consumption | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| spring-data-excel-1.7.2.pom | |
| spring-data-excel-1.7.2.jar | 2 KB | 
| spring-data-excel-1.7.2-sources.jar | 2 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.teiid/spring-data-excel/ -->
<dependency>
    <groupId>org.teiid</groupId>
    <artifactId>spring-data-excel</artifactId>
    <version>1.7.2</version>
</dependency>// https://jarcasting.com/artifacts/org.teiid/spring-data-excel/
implementation 'org.teiid:spring-data-excel:1.7.2'// https://jarcasting.com/artifacts/org.teiid/spring-data-excel/
implementation ("org.teiid:spring-data-excel:1.7.2")'org.teiid:spring-data-excel:jar:1.7.2'<dependency org="org.teiid" name="spring-data-excel" rev="1.7.2">
  <artifact name="spring-data-excel" type="jar" />
</dependency>@Grapes(
@Grab(group='org.teiid', module='spring-data-excel', version='1.7.2')
)libraryDependencies += "org.teiid" % "spring-data-excel" % "1.7.2"[org.teiid/spring-data-excel "1.7.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.teiid : teiid-spring-boot-common | jar | 1.7.2 | 
| org.teiid : spring-data-file | jar | 1.7.2 | 
| org.teiid.connectors : translator-excel | jar | 16.0.0 | 
| org.teiid : teiid-api | jar | 16.0.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |