License |
License |
---|---|
GroupId | GroupIdcom.b0c0 |
ArtifactId | ArtifactIdcommon |
Version | Version1.0.1 |
Type | Typejar |
Description |
Descriptioncom.b0c0:common
b0c0 common
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
common-1.0.1.pom | |
common-1.0.1.jar | 43 KB |
common-1.0.1-sources.jar | 23 KB |
common-1.0.1-javadoc.jar | 153 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.b0c0/common/ -->
<dependency>
<groupId>com.b0c0</groupId>
<artifactId>common</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.b0c0/common/
implementation 'com.b0c0:common:1.0.1'
// https://jarcasting.com/artifacts/com.b0c0/common/
implementation ("com.b0c0:common:1.0.1")
'com.b0c0:common:jar:1.0.1'
<dependency org="com.b0c0" name="common" rev="1.0.1">
<artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.b0c0', module='common', version='1.0.1')
)
libraryDependencies += "com.b0c0" % "common" % "1.0.1"
[com.b0c0/common "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : fastjson | jar | 1.2.73 |
org.aspectj : aspectjweaver | jar | 1.9.2 |
com.google.guava : guava | jar | 21.0 |
org.apache.httpcomponents : httpclient | jar | 4.3.3 |