| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdcom.github.caojiantao |
| ArtifactId | ArtifactIdcommon |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.github.caojiantao:common
曹建涛的公共依赖
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| common-1.1.pom | |
| common-1.1.jar | 6 KB |
| common-1.1-sources.jar | 2 KB |
| common-1.1-javadoc.jar | 45 KB |
| Browse |
<!-- 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"]
| 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 |