| License |
License |
|---|---|
| GroupId | GroupIdcn.mapway |
| ArtifactId | ArtifactIdbiz-common |
| Last Version | Last Version1.7.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionopenapi
biz-common library
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| biz-common-1.7.0.pom | |
| biz-common-1.7.0.jar | 24 KB |
| biz-common-1.7.0-sources.jar | 19 KB |
| biz-common-1.7.0-javadoc.jar | 146 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.mapway/biz-common/ -->
<dependency>
<groupId>cn.mapway</groupId>
<artifactId>biz-common</artifactId>
<version>1.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.mapway/biz-common/
implementation 'cn.mapway:biz-common:1.7.0'
// https://jarcasting.com/artifacts/cn.mapway/biz-common/
implementation ("cn.mapway:biz-common:1.7.0")
'cn.mapway:biz-common:jar:1.7.0'
<dependency org="cn.mapway" name="biz-common" rev="1.7.0">
<artifact name="biz-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.mapway', module='biz-common', version='1.7.0')
)
libraryDependencies += "cn.mapway" % "biz-common" % "1.7.0"
[cn.mapway/biz-common "1.7.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |
| org.nutz : nutz | jar | 1.r.66 |
| cn.mapway : api-tools-doc | jar | 3.20.0 |