| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcn.xjbpm | 
    
| ArtifactId | ArtifactIdsupport-common | 
    
| Last Version | Last Version1.0.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionultron核心包 
         | 
    
| Filename | Size | 
|---|---|
| support-common-1.0.0.pom | |
| support-common-1.0.0.jar | 85 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/cn.xjbpm/support-common/ -->
<dependency>
    <groupId>cn.xjbpm</groupId>
    <artifactId>support-common</artifactId>
    <version>1.0.0</version>
</dependency>
                // https://jarcasting.com/artifacts/cn.xjbpm/support-common/
implementation 'cn.xjbpm:support-common:1.0.0'
                // https://jarcasting.com/artifacts/cn.xjbpm/support-common/
implementation ("cn.xjbpm:support-common:1.0.0")
                'cn.xjbpm:support-common:jar:1.0.0'
                <dependency org="cn.xjbpm" name="support-common" rev="1.0.0">
  <artifact name="support-common" type="jar" />
</dependency>
                @Grapes(
@Grab(group='cn.xjbpm', module='support-common', version='1.0.0')
)
                libraryDependencies += "cn.xjbpm" % "support-common" % "1.0.0"
                [cn.xjbpm/support-common "1.0.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| cn.xjbpm : support-id-generator | jar | |
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework : spring-tx | jar | |
| org.springframework.data : spring-data-commons | jar | |
| io.swagger.core.v3 : swagger-annotations | jar | |
| com.alibaba : transmittable-thread-local | jar | |
| commons-io : commons-io | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | |
| com.belerweb : pinyin4j | jar | |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| org.projectlombok : lombok | jar | |
| cn.hutool : hutool-core | jar | |
| org.slf4j : slf4j-api | jar |