| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.zusmart | 
    
| ArtifactId | ArtifactIdzusmart-core | 
    
| Last Version | Last Version1.0.6 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionzusmart-core 
            提供IOC/AOP/Plugin/Conditional功能 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| zusmart-core-1.0.6.pom | |
| zusmart-core-1.0.6.jar | 602 KB | 
| zusmart-core-1.0.6-sources.jar | 86 KB | 
| zusmart-core-1.0.6-javadoc.jar | 849 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.zusmart/zusmart-core/ -->
<dependency>
    <groupId>com.zusmart</groupId>
    <artifactId>zusmart-core</artifactId>
    <version>1.0.6</version>
</dependency>
                // https://jarcasting.com/artifacts/com.zusmart/zusmart-core/
implementation 'com.zusmart:zusmart-core:1.0.6'
                // https://jarcasting.com/artifacts/com.zusmart/zusmart-core/
implementation ("com.zusmart:zusmart-core:1.0.6")
                'com.zusmart:zusmart-core:jar:1.0.6'
                <dependency org="com.zusmart" name="zusmart-core" rev="1.0.6">
  <artifact name="zusmart-core" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.zusmart', module='zusmart-core', version='1.0.6')
)
                libraryDependencies += "com.zusmart" % "zusmart-core" % "1.0.6"
                [com.zusmart/zusmart-core "1.0.6"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.zusmart : zusmart-base | jar | 1.0.6 | 
| cglib : cglib-nodep Optional | jar | 3.2.10 | 
| org.objenesis : objenesis Optional | jar | 2.6 | 
| junit : junit Optional | jar | 4.12 |