License |
License |
---|---|
Categories |
CategoriesCLI User Interface config Application Layer Libs Configuration Logging |
GroupId | GroupIdorg.apache.logging.log4j |
ArtifactId | ArtifactIdlog4j-spring-cloud-config-client |
Last Version | Last Version2.17.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Log4j Spring Cloud Config Client Support
Apache Log4j Spring Cloud Config Client Support
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.logging.log4j/log4j-spring-cloud-config-client/ -->
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-spring-cloud-config-client</artifactId>
<version>2.17.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.logging.log4j/log4j-spring-cloud-config-client/
implementation 'org.apache.logging.log4j:log4j-spring-cloud-config-client:2.17.2'
// https://jarcasting.com/artifacts/org.apache.logging.log4j/log4j-spring-cloud-config-client/
implementation ("org.apache.logging.log4j:log4j-spring-cloud-config-client:2.17.2")
'org.apache.logging.log4j:log4j-spring-cloud-config-client:jar:2.17.2'
<dependency org="org.apache.logging.log4j" name="log4j-spring-cloud-config-client" rev="2.17.2">
<artifact name="log4j-spring-cloud-config-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.logging.log4j', module='log4j-spring-cloud-config-client', version='2.17.2')
)
libraryDependencies += "org.apache.logging.log4j" % "log4j-spring-cloud-config-client" % "2.17.2"
[org.apache.logging.log4j/log4j-spring-cloud-config-client "2.17.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-spring-boot | jar | 2.17.2 |
org.springframework.cloud : spring-cloud-starter-bootstrap | jar | |
org.springframework.cloud : spring-cloud-config-client | jar | |
org.springframework.cloud : spring-cloud-bus | jar | |
commons-logging : commons-logging | jar | 1.2 |
org.apache.logging.log4j : log4j-api | jar | 2.17.2 |
org.apache.logging.log4j : log4j-core | jar | 2.17.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.vintage : junit-vintage-engine | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.hamcrest : hamcrest | jar | 2.2 |
org.apache.logging.log4j : log4j-core | test-jar | 2.17.2 |
org.springframework.boot : spring-boot-starter-test | jar | 2.5.7 |