License |
License |
---|---|
GroupId | GroupIdorg.wso2.carbon.registry |
ArtifactId | ArtifactIdregistry |
Version | Version4.7.47 |
Type | Typepom |
Description |
DescriptionWSO2 Carbon - Registry Aggregator Module
WSO2 is an open source application development software company focused on providing service-oriented
architecture solutions for professional developers.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
registry-4.7.47.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.registry/registry/ -->
<dependency>
<groupId>org.wso2.carbon.registry</groupId>
<artifactId>registry</artifactId>
<version>4.7.47</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.registry/registry/
implementation 'org.wso2.carbon.registry:registry:4.7.47'
// https://jarcasting.com/artifacts/org.wso2.carbon.registry/registry/
implementation ("org.wso2.carbon.registry:registry:4.7.47")
'org.wso2.carbon.registry:registry:pom:4.7.47'
<dependency org="org.wso2.carbon.registry" name="registry" rev="4.7.47">
<artifact name="registry" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.registry', module='registry', version='4.7.47')
)
libraryDependencies += "org.wso2.carbon.registry" % "registry" % "4.7.47"
[org.wso2.carbon.registry/registry "4.7.47"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.felix : org.apache.felix.scr.ds-annotations | jar | 1.2.4 |