is not current version
Last Version 5.20.324

org.wso2.carbon.identity.framework:central-logger 5.20.247


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity.framework
ArtifactId

ArtifactId

central-logger
Version

Version

5.20.247
Type

Type

pom

Download central-logger 5.20.247


<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.framework/central-logger/ -->
<dependency>
    <groupId>org.wso2.carbon.identity.framework</groupId>
    <artifactId>central-logger</artifactId>
    <version>5.20.247</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.framework/central-logger/
implementation 'org.wso2.carbon.identity.framework:central-logger:5.20.247'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.framework/central-logger/
implementation ("org.wso2.carbon.identity.framework:central-logger:5.20.247")
'org.wso2.carbon.identity.framework:central-logger:pom:5.20.247'
<dependency org="org.wso2.carbon.identity.framework" name="central-logger" rev="5.20.247">
  <artifact name="central-logger" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.framework', module='central-logger', version='5.20.247')
)
libraryDependencies += "org.wso2.carbon.identity.framework" % "central-logger" % "5.20.247"
[org.wso2.carbon.identity.framework/central-logger "5.20.247"]