| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdcom.github.antelopeframework |
| ArtifactId | ArtifactIdantelope-dynamic-property |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionantelope-parent
|
<!-- https://jarcasting.com/artifacts/com.github.antelopeframework/antelope-dynamic-property/ -->
<dependency>
<groupId>com.github.antelopeframework</groupId>
<artifactId>antelope-dynamic-property</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.antelopeframework/antelope-dynamic-property/
implementation 'com.github.antelopeframework:antelope-dynamic-property:1.0.0'
// https://jarcasting.com/artifacts/com.github.antelopeframework/antelope-dynamic-property/
implementation ("com.github.antelopeframework:antelope-dynamic-property:1.0.0")
'com.github.antelopeframework:antelope-dynamic-property:jar:1.0.0'
<dependency org="com.github.antelopeframework" name="antelope-dynamic-property" rev="1.0.0">
<artifact name="antelope-dynamic-property" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.antelopeframework', module='antelope-dynamic-property', version='1.0.0')
)
libraryDependencies += "com.github.antelopeframework" % "antelope-dynamic-property" % "1.0.0"
[com.github.antelopeframework/antelope-dynamic-property "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.21 |
| org.apache.curator : curator-framework | jar | 2.9.1 |
| org.apache.curator : curator-recipes | jar | 2.9.1 |
| com.netflix.archaius : archaius-core | jar | 0.7.4 |
| com.netflix.archaius : archaius-zookeeper | jar | 0.7.4 |
| commons-configuration : commons-configuration | jar | 1.10 |
| com.alibaba : fastjson | jar | 1.2.12 |
| ch.qos.logback : logback-classic Optional | jar | 1.1.7 |
| org.apache.commons : commons-lang3 Optional | jar | 3.4 |
| org.springframework : spring-context Optional | jar | 4.1.9.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.8 |