| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.github.imaginary11 | 
    
| ArtifactId | ArtifactIdcommon-util | 
    
| Version | Version1.0.0-RELEASE | 
        
| Type | Typejar | 
    
| Description | 
            Descriptioncommon-util 
            common-util 
         | 
    
| Filename | Size | 
|---|---|
| common-util-1.0.0-RELEASE.pom | |
| common-util-1.0.0-RELEASE.jar | 46 KB | 
| common-util-1.0.0-RELEASE-sources.jar | 27 KB | 
| common-util-1.0.0-RELEASE-javadoc.jar | 199 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.imaginary11/common-util/ -->
<dependency>
    <groupId>com.github.imaginary11</groupId>
    <artifactId>common-util</artifactId>
    <version>1.0.0-RELEASE</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.imaginary11/common-util/
implementation 'com.github.imaginary11:common-util:1.0.0-RELEASE'
                // https://jarcasting.com/artifacts/com.github.imaginary11/common-util/
implementation ("com.github.imaginary11:common-util:1.0.0-RELEASE")
                'com.github.imaginary11:common-util:jar:1.0.0-RELEASE'
                <dependency org="com.github.imaginary11" name="common-util" rev="1.0.0-RELEASE">
  <artifact name="common-util" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.imaginary11', module='common-util', version='1.0.0-RELEASE')
)
                libraryDependencies += "com.github.imaginary11" % "common-util" % "1.0.0-RELEASE"
                [com.github.imaginary11/common-util "1.0.0-RELEASE"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.4 | 
| com.alibaba : fastjson | jar | 1.2.56 | 
| org.apache.commons : commons-pool2 | jar | 2.4.2 | 
| com.alibaba : easyexcel | jar | 1.1.1 | 
| org.apache.commons : commons-lang3 | jar | 3.5 | 
| commons-beanutils : commons-beanutils | jar | 1.9.3 | 
| com.nimbusds : nimbus-jose-jwt | jar | 4.23 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |