| License |
License |
|---|---|
| GroupId | GroupIdcom.nb6868.onex |
| ArtifactId | ArtifactIdcommon |
| Last Version | Last Version3.6.25 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiononex common libs
|
| Filename | Size |
|---|---|
| common-3.6.25.pom | |
| common-3.6.25.jar | 100 KB |
| common-3.6.25-sources.jar | 58 KB |
| common-3.6.25-javadoc.jar | 796 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.nb6868.onex/common/ -->
<dependency>
<groupId>com.nb6868.onex</groupId>
<artifactId>common</artifactId>
<version>3.6.25</version>
</dependency>
// https://jarcasting.com/artifacts/com.nb6868.onex/common/
implementation 'com.nb6868.onex:common:3.6.25'
// https://jarcasting.com/artifacts/com.nb6868.onex/common/
implementation ("com.nb6868.onex:common:3.6.25")
'com.nb6868.onex:common:jar:3.6.25'
<dependency org="com.nb6868.onex" name="common" rev="3.6.25">
<artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nb6868.onex', module='common', version='3.6.25')
)
libraryDependencies += "com.nb6868.onex" % "common" % "3.6.25"
[com.nb6868.onex/common "3.6.25"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.7.1 |
| org.springframework.boot : spring-boot-starter-aop | jar | 2.7.1 |
| org.springframework.boot : spring-boot-starter-validation | jar | 2.7.1 |
| org.hibernate.validator : hibernate-validator | jar | 6.2.3.Final |
| commons-fileupload : commons-fileupload | jar | 1.4 |
| com.alibaba : druid-spring-boot-starter | jar | 1.2.11 |
| com.baomidou : mybatis-plus-boot-starter | jar | 3.5.1 |
| org.apache.shiro : shiro-spring | jar | 1.9.0 |
| cn.hutool : hutool-all | jar | 5.8.3 |
| org.jsoup : jsoup | jar | 1.15.1 |
| com.github.xiaoymin : knife4j-spring-boot-starter | jar | 2.0.9 |
| org.springframework.boot : spring-boot-starter-freemarker | jar | 2.7.1 |
| cn.afterturn : easypoi-spring-boot-starter | jar | 4.4.0 |
| org.projectlombok : lombok Optional | jar | 1.18.24 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.bouncycastle : bcprov-jdk15to18 | jar | 1.71 |
| com.github.binarywang : weixin-java-miniapp | jar | 4.3.0 |
| com.github.binarywang : weixin-java-mp | jar | 4.3.0 |
| com.aliyun.oss : aliyun-sdk-oss | jar | 3.15.1 |
| com.huaweicloud : esdk-obs-java-bundle | jar | 3.22.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.7.1 |