openapi

biz-common library

License

License

GroupId

GroupId

cn.mapway
ArtifactId

ArtifactId

biz-common
Last Version

Last Version

1.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

openapi
biz-common library
Source Code Management

Source Code Management

https://github.com/zhangjianshe/biz-common.git

Download biz-common

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.0
1.5.0
1.4.0
1.3.0