License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcn.thinkingdata.ta |
ArtifactId | ArtifactIdintegration-common-api |
Last Version | Last Version1.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionintegration-common-api
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/cn.thinkingdata.ta/integration-common-api/ -->
<dependency>
<groupId>cn.thinkingdata.ta</groupId>
<artifactId>integration-common-api</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/cn.thinkingdata.ta/integration-common-api/
implementation 'cn.thinkingdata.ta:integration-common-api:1.0.9'
// https://jarcasting.com/artifacts/cn.thinkingdata.ta/integration-common-api/
implementation ("cn.thinkingdata.ta:integration-common-api:1.0.9")
'cn.thinkingdata.ta:integration-common-api:jar:1.0.9'
<dependency org="cn.thinkingdata.ta" name="integration-common-api" rev="1.0.9">
<artifact name="integration-common-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.thinkingdata.ta', module='integration-common-api', version='1.0.9')
)
libraryDependencies += "cn.thinkingdata.ta" % "integration-common-api" % "1.0.9"
[cn.thinkingdata.ta/integration-common-api "1.0.9"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : fastjson | jar | 1.2.67 |