| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNacos Container Microservices | 
        
| GroupId | GroupIdio.sreworks | 
    
| ArtifactId | ArtifactIdnacos-common | 
    
| Last Version | Last Version1.1.4 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionnacos-common 1.1.4 
            Top Nacos project pom.xml file 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| nacos-common-1.1.4.pom | |
| nacos-common-1.1.4.jar | 9 KB | 
| nacos-common-1.1.4-sources.jar | 9 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.sreworks/nacos-common/ -->
<dependency>
    <groupId>io.sreworks</groupId>
    <artifactId>nacos-common</artifactId>
    <version>1.1.4</version>
</dependency>
                // https://jarcasting.com/artifacts/io.sreworks/nacos-common/
implementation 'io.sreworks:nacos-common:1.1.4'
                // https://jarcasting.com/artifacts/io.sreworks/nacos-common/
implementation ("io.sreworks:nacos-common:1.1.4")
                'io.sreworks:nacos-common:jar:1.1.4'
                <dependency org="io.sreworks" name="nacos-common" rev="1.1.4">
  <artifact name="nacos-common" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.sreworks', module='nacos-common', version='1.1.4')
)
                libraryDependencies += "io.sreworks" % "nacos-common" % "1.1.4"
                [io.sreworks/nacos-common "1.1.4"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.7 | 
| commons-io : commons-io | jar | 2.2 | 
| org.apache.commons : commons-lang3 | jar | 3.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar |