| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.stategen.framework | 
    
| ArtifactId | ArtifactIdstategen-util | 
    
| Last Version | Last Versionstg.2.1.0.RELEASE | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionb-stategen-util 
            spring+springmvc+mybatis|ibatis+apache.dubbo framework with gernerator and dev generator 
         | 
    
<!-- https://jarcasting.com/artifacts/org.stategen.framework/stategen-util/ -->
<dependency>
    <groupId>org.stategen.framework</groupId>
    <artifactId>stategen-util</artifactId>
    <version>stg.2.1.0.RELEASE</version>
</dependency>
                // https://jarcasting.com/artifacts/org.stategen.framework/stategen-util/
implementation 'org.stategen.framework:stategen-util:stg.2.1.0.RELEASE'
                // https://jarcasting.com/artifacts/org.stategen.framework/stategen-util/
implementation ("org.stategen.framework:stategen-util:stg.2.1.0.RELEASE")
                'org.stategen.framework:stategen-util:jar:stg.2.1.0.RELEASE'
                <dependency org="org.stategen.framework" name="stategen-util" rev="stg.2.1.0.RELEASE">
  <artifact name="stategen-util" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.stategen.framework', module='stategen-util', version='stg.2.1.0.RELEASE')
)
                libraryDependencies += "org.stategen.framework" % "stategen-util" % "stg.2.1.0.RELEASE"
                [org.stategen.framework/stategen-util "stg.2.1.0.RELEASE"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.stategen.framework : stategen-dto-lite | jar | stg.2.1.0.RELEASE | 
| org.slf4j : slf4j-api | jar | 1.7.20 | 
| joda-time : joda-time | jar | 2.7 | 
| commons-beanutils : commons-beanutils | jar | 1.8.3 | 
| org.springframework : spring-beans | jar | 5.1.10.RELEASE | 
| dom4j : dom4j | jar | 1.6.1 | 
| com.alibaba : fastjson | jar | 1.2.29 | 
| org.springframework.data : spring-data-redis | jar | 2.1.10.RELEASE | 
| redis.clients : jedis | jar | 2.10.2 | 
| org.projectlombok : lombok Optional | jar | 1.18.4 | 
| com.esotericsoftware.kryo : kryo | jar | 2.16 | 
| org.apache.httpcomponents : httpmime | jar | 4.5.1 | 
| org.apache.httpcomponents : httpclient | jar | 4.5.1 | 
| commons-io : commons-io | jar | 2.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |