is not current version
Last Version 4.8.0

org.wso2.carbon.commons:logging-stubs 4.3.2


Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

org.wso2.carbon.commons
ArtifactId

ArtifactId

logging-stubs
Version

Version

4.3.2
Type

Type

pom

Download logging-stubs 4.3.2

Filename Size
logging-stubs-4.3.2.pom 2 KB
Browse

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