| License |
License |
|---|---|
| Categories |
CategoriesNet ORM Data |
| GroupId | GroupIdnet.guerlab.smart.platform |
| ArtifactId | ArtifactIdsmart-platform-excel |
| Last Version | Last Version21.6.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionguerlab smart platform
|
| Project Organization |
Project Organizationguerlab |
<!-- https://jarcasting.com/artifacts/net.guerlab.smart.platform/smart-platform-excel/ -->
<dependency>
<groupId>net.guerlab.smart.platform</groupId>
<artifactId>smart-platform-excel</artifactId>
<version>21.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.guerlab.smart.platform/smart-platform-excel/
implementation 'net.guerlab.smart.platform:smart-platform-excel:21.6.0'
// https://jarcasting.com/artifacts/net.guerlab.smart.platform/smart-platform-excel/
implementation ("net.guerlab.smart.platform:smart-platform-excel:21.6.0")
'net.guerlab.smart.platform:smart-platform-excel:jar:21.6.0'
<dependency org="net.guerlab.smart.platform" name="smart-platform-excel" rev="21.6.0">
<artifact name="smart-platform-excel" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.guerlab.smart.platform', module='smart-platform-excel', version='21.6.0')
)
libraryDependencies += "net.guerlab.smart.platform" % "smart-platform-excel" % "21.6.0"
[net.guerlab.smart.platform/smart-platform-excel "21.6.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.guerlab.smart.platform : smart-platform-commons | jar | 21.6.0 |
| com.alibaba : easyexcel | jar | 2.2.9 |
| org.projectlombok : lombok | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar |