<dependency>
<groupId>org.wso2.sp</groupId>
<artifactId>wso2sp-solutions.activity-explorer.open-tracing-event</artifactId>
<version>4.2.0-beta</version>
</dependency>
implementation group: 'org.wso2.sp', name: 'wso2sp-solutions.activity-explorer.open-tracing-event', version: '4.2.0-beta'
implementation 'org.wso2.sp:wso2sp-solutions.activity-explorer.open-tracing-event:4.2.0-beta'
implementation("org.wso2.sp:wso2sp-solutions.activity-explorer.open-tracing-event:4.2.0-beta")
libraryDependencies += "org.wso2.sp" % "wso2sp-solutions.activity-explorer.open-tracing-event" % "4.2.0-beta"
<dependency org="org.wso2.sp" name="wso2sp-solutions.activity-explorer.open-tracing-event" rev="4.2.0-beta"/>
@Grapes(
@Grab(group='org.wso2.sp', module='wso2sp-solutions.activity-explorer.open-tracing-event', version='4.2.0-beta')
)
[org.wso2.sp/wso2sp-solutions.activity-explorer.open-tracing-event "4.2.0-beta"]
'org.wso2.sp:wso2sp-solutions.activity-explorer.open-tracing-event:jar:4.2.0-beta'