is not current version
Last Version 4.8.0

org.wso2.carbon.commons:ws-discovery-core 4.3.6


GroupId

GroupId

org.wso2.carbon.commons
ArtifactId

ArtifactId

ws-discovery-core
Version

Version

4.3.6
Type

Type

pom

Download ws-discovery-core 4.3.6


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