License |
License |
---|---|
GroupId | GroupIdcn.ocoop.framework |
ArtifactId | ArtifactIdx-common |
Last Version | Last Version1.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionx-common
util case.
|
Filename | Size |
---|---|
x-common-1.2.2.pom | |
x-common-1.2.2.jar | 51 KB |
x-common-1.2.2-sources.jar | 20 KB |
x-common-1.2.2-javadoc.jar | 221 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.ocoop.framework/x-common/ -->
<dependency>
<groupId>cn.ocoop.framework</groupId>
<artifactId>x-common</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.ocoop.framework/x-common/
implementation 'cn.ocoop.framework:x-common:1.2.2'
// https://jarcasting.com/artifacts/cn.ocoop.framework/x-common/
implementation ("cn.ocoop.framework:x-common:1.2.2")
'cn.ocoop.framework:x-common:jar:1.2.2'
<dependency org="cn.ocoop.framework" name="x-common" rev="1.2.2">
<artifact name="x-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.ocoop.framework', module='x-common', version='1.2.2')
)
libraryDependencies += "cn.ocoop.framework" % "x-common" % "1.2.2"
[cn.ocoop.framework/x-common "1.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | |
commons-io : commons-io | jar | 2.6 |
com.google.guava : guava | jar | 28.1-jre |
org.projectlombok : lombok Optional | jar | |
org.apache.poi : poi-ooxml | jar | 4.1.0 |
commons-beanutils : commons-beanutils | jar | 1.9.4 |
org.mybatis.spring.boot : mybatis-spring-boot-starter Optional | jar | 2.1.0 |
com.github.pagehelper : pagehelper-spring-boot-starter Optional | jar | 1.2.12 |
com.alibaba : fastjson | jar | 1.2.62 |
org.springframework.boot : spring-boot-starter-web Optional | jar |