| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.jd.utils | 
    
| ArtifactId | ArtifactIdutils-common | 
    
| Version | Version2.2.1.RELEASE | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionjdchain-parent 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| utils-common-2.2.1.RELEASE.pom | |
| utils-common-2.2.1.RELEASE.jar | 604 KB | 
| utils-common-2.2.1.RELEASE-sources.jar | 537 KB | 
| utils-common-2.2.1.RELEASE-javadoc.jar | 759 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.jd.utils/utils-common/ -->
<dependency>
    <groupId>com.jd.utils</groupId>
    <artifactId>utils-common</artifactId>
    <version>2.2.1.RELEASE</version>
</dependency>
                // https://jarcasting.com/artifacts/com.jd.utils/utils-common/
implementation 'com.jd.utils:utils-common:2.2.1.RELEASE'
                // https://jarcasting.com/artifacts/com.jd.utils/utils-common/
implementation ("com.jd.utils:utils-common:2.2.1.RELEASE")
                'com.jd.utils:utils-common:jar:2.2.1.RELEASE'
                <dependency org="com.jd.utils" name="utils-common" rev="2.2.1.RELEASE">
  <artifact name="utils-common" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.jd.utils', module='utils-common', version='2.2.1.RELEASE')
)
                libraryDependencies += "com.jd.utils" % "utils-common" % "2.2.1.RELEASE"
                [com.jd.utils/utils-common "2.2.1.RELEASE"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| commons-codec : commons-codec | jar | 1.13 | 
| commons-io : commons-io | jar | 2.4 | 
| net.i2p.crypto : eddsa | jar | 0.1.0 | 
| org.bouncycastle : bcprov-jdk15on | jar | 1.69 | 
| org.springframework : spring-beans | jar | |
| org.bitbucket.mstrobel : procyon-core | jar | 0.5.35 | 
| org.bitbucket.mstrobel : procyon-expressions | jar | 0.5.35 | 
| org.bitbucket.mstrobel : procyon-reflection | jar | 0.5.35 | 
| org.bitbucket.mstrobel : procyon-compilertools | jar | 0.5.35 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.guava : guava | jar | 19.0 | 
| net.openhft : zero-allocation-hashing | jar | 0.11 | 
| junit : junit | jar | 4.12 | 
| org.mockito : mockito-core | jar | 3.9.0 |