License |
License |
---|---|
GroupId | GroupIdcom.github.zhaodong1106 |
ArtifactId | ArtifactIdcommon-utils |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommon-utils
common-utils
|
Project URL |
Project URL |
Filename | Size |
---|---|
common-utils-1.0.0.pom | |
common-utils-1.0.0.jar | 8 KB |
common-utils-1.0.0-sources.jar | 4 KB |
common-utils-1.0.0-javadoc.jar | 52 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.zhaodong1106/common-utils/ -->
<dependency>
<groupId>com.github.zhaodong1106</groupId>
<artifactId>common-utils</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zhaodong1106/common-utils/
implementation 'com.github.zhaodong1106:common-utils:1.0.0'
// https://jarcasting.com/artifacts/com.github.zhaodong1106/common-utils/
implementation ("com.github.zhaodong1106:common-utils:1.0.0")
'com.github.zhaodong1106:common-utils:jar:1.0.0'
<dependency org="com.github.zhaodong1106" name="common-utils" rev="1.0.0">
<artifact name="common-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zhaodong1106', module='common-utils', version='1.0.0')
)
libraryDependencies += "com.github.zhaodong1106" % "common-utils" % "1.0.0"
[com.github.zhaodong1106/common-utils "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : okhttp Optional | jar | 3.12.4 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-core | jar | 5.2.2.RELEASE |
org.springframework : spring-beans | jar | 5.2.2.RELEASE |
org.springframework.boot : spring-boot-starter | jar | 2.2.5.RELEASE |