| License |
License |
|---|---|
| Categories |
CategoriesSecurity config Application Layer Libs Configuration |
| GroupId | GroupIdcom.ge.predix |
| ArtifactId | ArtifactIdsecurity-dynamic-log-configurer |
| Last Version | Last Version1.1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPredix Log4j runtime dynamic configurer Library
This configures log4j runtime dynamically at configurable intervals.
|
<!-- https://jarcasting.com/artifacts/com.ge.predix/security-dynamic-log-configurer/ -->
<dependency>
<groupId>com.ge.predix</groupId>
<artifactId>security-dynamic-log-configurer</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.ge.predix/security-dynamic-log-configurer/
implementation 'com.ge.predix:security-dynamic-log-configurer:1.1.2'
// https://jarcasting.com/artifacts/com.ge.predix/security-dynamic-log-configurer/
implementation ("com.ge.predix:security-dynamic-log-configurer:1.1.2")
'com.ge.predix:security-dynamic-log-configurer:jar:1.1.2'
<dependency org="com.ge.predix" name="security-dynamic-log-configurer" rev="1.1.2">
<artifact name="security-dynamic-log-configurer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ge.predix', module='security-dynamic-log-configurer', version='1.1.2')
)
libraryDependencies += "com.ge.predix" % "security-dynamic-log-configurer" % "1.1.2"
[com.ge.predix/security-dynamic-log-configurer "1.1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.httpcomponents : httpclient | jar | 4.5.2 |
| org.springframework : spring-core | jar | 4.3.1.RELEASE |
| org.springframework : spring-web | jar | 4.3.1.RELEASE |
| commons-lang : commons-lang | jar | 2.6 |
| org.springframework.security.oauth : spring-security-oauth2 | jar | 2.0.11.RELEASE |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.5.4 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.8 |
| org.mockito : mockito-all | jar | 1.9.0 |
| org.springframework : spring-test | jar | 4.1.5.RELEASE |