| License | License | 
|---|---|
| Categories | Categoriesconfig Application Layer Libs Configuration | 
| GroupId | GroupIdorg.jeecf | 
| ArtifactId | ArtifactIdkong-config | 
| Last Version | Last Version1.0-RELEASE | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionkong-config Code Generation Program Based on Freemarket to Solve Enterprise Development Efficiency and Code Specification | 
| Filename | Size | 
|---|---|
| kong-config-1.0-RELEASE.pom | |
| kong-config-1.0-RELEASE.jar | 1 MB | 
| kong-config-1.0-RELEASE-sources.jar | 1 MB | 
| kong-config-1.0-RELEASE-javadoc.jar | 131 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.jeecf/kong-config/ -->
<dependency>
    <groupId>org.jeecf</groupId>
    <artifactId>kong-config</artifactId>
    <version>1.0-RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/org.jeecf/kong-config/
implementation 'org.jeecf:kong-config:1.0-RELEASE'// https://jarcasting.com/artifacts/org.jeecf/kong-config/
implementation ("org.jeecf:kong-config:1.0-RELEASE")'org.jeecf:kong-config:jar:1.0-RELEASE'<dependency org="org.jeecf" name="kong-config" rev="1.0-RELEASE">
  <artifact name="kong-config" type="jar" />
</dependency>@Grapes(
@Grab(group='org.jeecf', module='kong-config', version='1.0-RELEASE')
)libraryDependencies += "org.jeecf" % "kong-config" % "1.0-RELEASE"[org.jeecf/kong-config "1.0-RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-aop | jar | 2.0.0.RELEASE | 
| org.jeecf : jeecf-module-common | jar | 2.0.0-RELEASE | 
| io.netty : netty-all | jar | |
| cglib : cglib | jar | 3.3.0 | 
| com.esotericsoftware : kryo | jar | 4.0.2 | 
| de.javakaffee : kryo-serializers | jar | 0.42 | 
| org.apache.zookeeper : zookeeper | jar | 3.4.14 | 
| org.apache.curator : curator-recipes | jar | |
| org.apache.curator : curator-framework | jar | |
| org.apache.curator : curator-client | jar | 2.12.0 | 
| org.apache.commons : commons-lang3 | jar | 3.7 | 
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.0.0.RELEASE | 
| org.springframework.boot : spring-boot-starter-web | jar | 2.0.0.RELEASE | 
| org.springframework.cloud : spring-cloud-starter-config | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.20 |