GroupId | GroupIdorg.wso2.carbon.commons |
---|---|
ArtifactId | ArtifactIdsoap-tracer-stubs |
Version | Version4.3.3 |
Type | Typepom |
Filename | Size |
---|---|
soap-tracer-stubs-4.3.3.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.commons/soap-tracer-stubs/ -->
<dependency>
<groupId>org.wso2.carbon.commons</groupId>
<artifactId>soap-tracer-stubs</artifactId>
<version>4.3.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.commons/soap-tracer-stubs/
implementation 'org.wso2.carbon.commons:soap-tracer-stubs:4.3.3'
// https://jarcasting.com/artifacts/org.wso2.carbon.commons/soap-tracer-stubs/
implementation ("org.wso2.carbon.commons:soap-tracer-stubs:4.3.3")
'org.wso2.carbon.commons:soap-tracer-stubs:pom:4.3.3'
<dependency org="org.wso2.carbon.commons" name="soap-tracer-stubs" rev="4.3.3">
<artifact name="soap-tracer-stubs" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.commons', module='soap-tracer-stubs', version='4.3.3')
)
libraryDependencies += "org.wso2.carbon.commons" % "soap-tracer-stubs" % "4.3.3"
[org.wso2.carbon.commons/soap-tracer-stubs "4.3.3"]