| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdcom.lihansir.platform |
| ArtifactId | ArtifactIdcommon |
| Last Version | Last Version1.1.0-RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncommon
公共依赖
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| common-1.1.0-RELEASE.pom | |
| common-1.1.0-RELEASE.jar | 195 KB |
| common-1.1.0-RELEASE-sources.jar | 138 KB |
| common-1.1.0-RELEASE-javadoc.jar | 434 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.lihansir.platform/common/ -->
<dependency>
<groupId>com.lihansir.platform</groupId>
<artifactId>common</artifactId>
<version>1.1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.lihansir.platform/common/
implementation 'com.lihansir.platform:common:1.1.0-RELEASE'
// https://jarcasting.com/artifacts/com.lihansir.platform/common/
implementation ("com.lihansir.platform:common:1.1.0-RELEASE")
'com.lihansir.platform:common:jar:1.1.0-RELEASE'
<dependency org="com.lihansir.platform" name="common" rev="1.1.0-RELEASE">
<artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lihansir.platform', module='common', version='1.1.0-RELEASE')
)
libraryDependencies += "com.lihansir.platform" % "common" % "1.1.0-RELEASE"
[com.lihansir.platform/common "1.1.0-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.9 |
| commons-io : commons-io | jar | 2.6 |
| commons-fileupload : commons-fileupload | jar | 1.3.3 |
| com.alibaba : fastjson | jar | 1.2.66 |
| net.dongliu : requests | jar | 5.0.8 |
| com.github.oshi : oshi-core | jar | 4.4.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| org.springframework : spring-beans | jar | |
| org.springframework : spring-web | jar | |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.apache.poi : poi | jar | 4.1.2 |
| org.apache.poi : poi-ooxml | jar | 4.1.2 |
| org.apache.poi : poi-ooxml-schemas | jar | 4.1.2 |
| org.springframework.boot : spring-boot-starter | jar |