com.github.caojiantao:common

曹建涛的公共依赖

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.caojiantao
ArtifactId

ArtifactId

common
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.caojiantao:common
曹建涛的公共依赖
Project URL

Project URL

https://github.com/caojiantao/caojiantao-common
Source Code Management

Source Code Management

https://github.com/caojiantao/caojiantao-common

Download common

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.caojiantao/common/ -->
<dependency>
    <groupId>com.github.caojiantao</groupId>
    <artifactId>common</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.caojiantao/common/
implementation 'com.github.caojiantao:common:1.1'
// https://jarcasting.com/artifacts/com.github.caojiantao/common/
implementation ("com.github.caojiantao:common:1.1")
'com.github.caojiantao:common:jar:1.1'
<dependency org="com.github.caojiantao" name="common" rev="1.1">
  <artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.caojiantao', module='common', version='1.1')
)
libraryDependencies += "com.github.caojiantao" % "common" % "1.1"
[com.github.caojiantao/common "1.1"]

Dependencies

compile (4)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.47
com.google.guava : guava jar 27.0-jre
org.projectlombok : lombok jar 1.18.2
org.jsoup : jsoup jar 1.11.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0