| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdnet.wicp.tams | 
    
| ArtifactId | ArtifactIdcommon-micro | 
    
| Last Version | Last Version4.0.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptiontams parent 
         | 
    
| Filename | Size | 
|---|---|
| common-micro-4.0.0.pom | |
| common-micro-4.0.0.jar | 37 KB | 
| common-micro-4.0.0-sources.jar | 22 KB | 
| common-micro-4.0.0-javadoc.jar | 157 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.wicp.tams/common-micro/ -->
<dependency>
    <groupId>net.wicp.tams</groupId>
    <artifactId>common-micro</artifactId>
    <version>4.0.0</version>
</dependency>
                // https://jarcasting.com/artifacts/net.wicp.tams/common-micro/
implementation 'net.wicp.tams:common-micro:4.0.0'
                // https://jarcasting.com/artifacts/net.wicp.tams/common-micro/
implementation ("net.wicp.tams:common-micro:4.0.0")
                'net.wicp.tams:common-micro:jar:4.0.0'
                <dependency org="net.wicp.tams" name="common-micro" rev="4.0.0">
  <artifact name="common-micro" type="jar" />
</dependency>
                @Grapes(
@Grab(group='net.wicp.tams', module='common-micro', version='4.0.0')
)
                libraryDependencies += "net.wicp.tams" % "common-micro" % "4.0.0"
                [net.wicp.tams/common-micro "4.0.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot | jar | 2.0.1.RELEASE | 
| org.springframework.cloud : spring-cloud-starter-config | jar | |
| org.springframework.boot : spring-boot-starter-actuator | jar | 2.0.1.RELEASE | 
| org.springframework : spring-core | jar | 5.0.5.RELEASE | 
| net.wicp.tams : common-apiext | jar | 3.5.9 | 
| net.wicp.tams : common-web | jar | 3.5.9 | 
| net.wicp.tams : common-metrics | jar | 3.5.9 | 
| com.ryantenney.metrics : metrics-spring | jar | 3.1.3 | 
| org.quartz-scheduler : quartz | jar | 2.2.3 | 
| org.quartz-scheduler : quartz-jobs | jar | 2.2.3 | 
| org.springframework : spring-tx | jar | 5.0.5.RELEASE | 
| org.slf4j : slf4j-api | jar | 1.7.21 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| net.wicp.tams : common-connector | jar | 3.5.9 | 
| javax.servlet : javax.servlet-api | jar | 3.1.0 | 
| net.wicp.tams : common-jdbc | jar | 3.5.8 | 
| org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 1.3.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework : spring-test | jar | 5.0.5.RELEASE | 
| junit : junit | jar | 4.12 |