| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcn.deepbit | 
    
| ArtifactId | ArtifactIddeepbit-sdk | 
    
| Version | Version8.5.1-20220120 | 
        
| Type | Typejar | 
    
| Description | 
            Descriptiondeepbit-sdk 
            deepbit dependency 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| deepbit-sdk-8.5.1-20220120.pom | |
| deepbit-sdk-8.5.1-20220120.jar | 116 KB | 
| deepbit-sdk-8.5.1-20220120-sources.jar | 43 KB | 
| deepbit-sdk-8.5.1-20220120-javadoc.jar | 309 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/cn.deepbit/deepbit-sdk/ -->
<dependency>
    <groupId>cn.deepbit</groupId>
    <artifactId>deepbit-sdk</artifactId>
    <version>8.5.1-20220120</version>
</dependency>
                // https://jarcasting.com/artifacts/cn.deepbit/deepbit-sdk/
implementation 'cn.deepbit:deepbit-sdk:8.5.1-20220120'
                // https://jarcasting.com/artifacts/cn.deepbit/deepbit-sdk/
implementation ("cn.deepbit:deepbit-sdk:8.5.1-20220120")
                'cn.deepbit:deepbit-sdk:jar:8.5.1-20220120'
                <dependency org="cn.deepbit" name="deepbit-sdk" rev="8.5.1-20220120">
  <artifact name="deepbit-sdk" type="jar" />
</dependency>
                @Grapes(
@Grab(group='cn.deepbit', module='deepbit-sdk', version='8.5.1-20220120')
)
                libraryDependencies += "cn.deepbit" % "deepbit-sdk" % "8.5.1-20220120"
                [cn.deepbit/deepbit-sdk "8.5.1-20220120"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.anyline : anyline-mvc | jar | |
| org.aspectj : aspectjweaver | jar | 1.9.6 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : javax.servlet-api Optional | jar | |
| javax.servlet : jsp-api Optional | jar |