| License |
License |
|---|---|
| GroupId | GroupIdcom.obatis |
| ArtifactId | ArtifactIdobatis-office |
| Last Version | Last Version1.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionobatis-office
obatis-office, apply excel export project
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| obatis-office-1.0.3.pom | |
| obatis-office-1.0.3.jar | 19 KB |
| obatis-office-1.0.3-sources.jar | 14 KB |
| obatis-office-1.0.3-javadoc.jar | 67 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.obatis/obatis-office/ -->
<dependency>
<groupId>com.obatis</groupId>
<artifactId>obatis-office</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.obatis/obatis-office/
implementation 'com.obatis:obatis-office:1.0.3'
// https://jarcasting.com/artifacts/com.obatis/obatis-office/
implementation ("com.obatis:obatis-office:1.0.3")
'com.obatis:obatis-office:jar:1.0.3'
<dependency org="com.obatis" name="obatis-office" rev="1.0.3">
<artifact name="obatis-office" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.obatis', module='obatis-office', version='1.0.3')
)
libraryDependencies += "com.obatis" % "obatis-office" % "1.0.3"
[com.obatis/obatis-office "1.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.poi : poi | jar | 4.0.0 |
| org.apache.poi : poi-ooxml | jar | 4.0.0 |
| com.obatis : obatis-tools | jar | 1.1.1 |