License |
License |
---|---|
Categories |
CategoriesNet ORM Data |
GroupId | GroupIdnet.guerlab.smart.platform |
ArtifactId | ArtifactIdsmart-platform-excel |
Version | Version21.4.0 |
Type | Typejar |
Description |
Descriptionguerlab smart platform
|
Project Organization |
Project Organizationguerlab |
Filename | Size |
---|---|
smart-platform-excel-21.4.0.pom | |
smart-platform-excel-21.4.0.jar | 16 KB |
smart-platform-excel-21.4.0-sources.jar | 12 KB |
smart-platform-excel-21.4.0-javadoc.jar | 443 KB |
Browse |
<!-- 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.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.guerlab.smart.platform/smart-platform-excel/
implementation 'net.guerlab.smart.platform:smart-platform-excel:21.4.0'
// https://jarcasting.com/artifacts/net.guerlab.smart.platform/smart-platform-excel/
implementation ("net.guerlab.smart.platform:smart-platform-excel:21.4.0")
'net.guerlab.smart.platform:smart-platform-excel:jar:21.4.0'
<dependency org="net.guerlab.smart.platform" name="smart-platform-excel" rev="21.4.0">
<artifact name="smart-platform-excel" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.guerlab.smart.platform', module='smart-platform-excel', version='21.4.0')
)
libraryDependencies += "net.guerlab.smart.platform" % "smart-platform-excel" % "21.4.0"
[net.guerlab.smart.platform/smart-platform-excel "21.4.0"]
Group / Artifact | Type | Version |
---|---|---|
net.guerlab.smart.platform : smart-platform-commons | jar | 21.4.0 |
com.alibaba : easyexcel | jar | 2.2.9 |
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar |