| License | License | 
|---|---|
| Categories | Categoriesconfig Application Layer Libs Configuration | 
| GroupId | GroupIdcom.gomyck | 
| ArtifactId | ArtifactIdgomyck-config-local | 
| Last Version | Last Version1.1.2-RELEASE | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptiongomyck-config-local 配置顶级文件夹 | 
<!-- https://jarcasting.com/artifacts/com.gomyck/gomyck-config-local/ -->
<dependency>
    <groupId>com.gomyck</groupId>
    <artifactId>gomyck-config-local</artifactId>
    <version>1.1.2-RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/com.gomyck/gomyck-config-local/
implementation 'com.gomyck:gomyck-config-local:1.1.2-RELEASE'// https://jarcasting.com/artifacts/com.gomyck/gomyck-config-local/
implementation ("com.gomyck:gomyck-config-local:1.1.2-RELEASE")'com.gomyck:gomyck-config-local:jar:1.1.2-RELEASE'<dependency org="com.gomyck" name="gomyck-config-local" rev="1.1.2-RELEASE">
  <artifact name="gomyck-config-local" type="jar" />
</dependency>@Grapes(
@Grab(group='com.gomyck', module='gomyck-config-local', version='1.1.2-RELEASE')
)libraryDependencies += "com.gomyck" % "gomyck-config-local" % "1.1.2-RELEASE"[com.gomyck/gomyck-config-local "1.1.2-RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.jsonwebtoken : jjwt | jar | 0.6.0 | 
| com.alibaba : fastjson | jar | 1.2.44 | 
| com.gomyck : gomyck-util | jar | 1.1.2-RELEASE | 
| com.alibaba : druid-spring-boot-starter | jar | 1.1.10 | 
| org.slf4j : slf4j-api | jar | 1.7.25 | 
| org.projectlombok : lombok | jar | 1.18.8 |