Group Id cn.com.antcloud.api
Artifact Id antcloud-api-provider-baasplus
Version 1.1.2
Packaging jar
URL -
Badge
Last Updated 2021-07-06T04:31:51+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>cn.com.antcloud.api</groupId>
    <artifactId>antcloud-api-provider-baasplus</artifactId>
    <version>1.1.2</version>
</dependency>
implementation group: 'cn.com.antcloud.api', name: 'antcloud-api-provider-baasplus', version: '1.1.2'
implementation 'cn.com.antcloud.api:antcloud-api-provider-baasplus:1.1.2'
implementation("cn.com.antcloud.api:antcloud-api-provider-baasplus:1.1.2")
libraryDependencies += "cn.com.antcloud.api" % "antcloud-api-provider-baasplus" % "1.1.2"
<dependency org="cn.com.antcloud.api" name="antcloud-api-provider-baasplus" rev="1.1.2"/>
@Grapes(
    @Grab(group='cn.com.antcloud.api', module='antcloud-api-provider-baasplus', version='1.1.2')
)
[cn.com.antcloud.api/antcloud-api-provider-baasplus "1.1.2"]
'cn.com.antcloud.api:antcloud-api-provider-baasplus:1.1.2'