| License |
License |
|---|---|
| Categories |
Categoriesconfig Application Layer Libs Configuration |
| GroupId | GroupIdcom.alibaba.fescar |
| ArtifactId | ArtifactIdfescar-config |
| Version | Version0.4.2 |
| Type | Typejar |
| Description |
Descriptionfescar-config 0.4.2
top fescar project pom.xml file
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| fescar-config-0.4.2.pom | |
| fescar-config-0.4.2.jar | 30 KB |
| fescar-config-0.4.2-sources.jar | 17 KB |
| fescar-config-0.4.2-javadoc.jar | 84 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.alibaba.fescar/fescar-config/ -->
<dependency>
<groupId>com.alibaba.fescar</groupId>
<artifactId>fescar-config</artifactId>
<version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.fescar/fescar-config/
implementation 'com.alibaba.fescar:fescar-config:0.4.2'
// https://jarcasting.com/artifacts/com.alibaba.fescar/fescar-config/
implementation ("com.alibaba.fescar:fescar-config:0.4.2")
'com.alibaba.fescar:fescar-config:jar:0.4.2'
<dependency org="com.alibaba.fescar" name="fescar-config" rev="0.4.2">
<artifact name="fescar-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.fescar', module='fescar-config', version='0.4.2')
)
libraryDependencies += "com.alibaba.fescar" % "fescar-config" % "0.4.2"
[com.alibaba.fescar/fescar-config "0.4.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe : config | jar | 1.2.1 |
| com.alibaba.fescar : fescar-common | jar | 0.4.2 |
| com.alibaba.nacos : nacos-client | jar | 0.8.0 |
| com.ctrip.framework.apollo : apollo-client | jar | 1.1.0 |
| com.101tec : zkclient | jar | 0.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.assertj : assertj-core | jar | 2.6.0 |
| org.mockito : mockito-core | jar | 2.23.4 |