is not current version
Last Version 4.7.0-m11

org.wso2.carbon:org.wso2.carbon.registry.xboot 4.6.2-m6

Xboot library which handle the SQL Connection API differences in JDK 5 and JDK 6

GroupId

GroupId

org.wso2.carbon
ArtifactId

ArtifactId

org.wso2.carbon.registry.xboot
Version

Version

4.6.2-m6
Type

Type

jar

Download org.wso2.carbon.registry.xboot 4.6.2-m6


<!-- https://jarcasting.com/artifacts/org.wso2.carbon/org.wso2.carbon.registry.xboot/ -->
<dependency>
    <groupId>org.wso2.carbon</groupId>
    <artifactId>org.wso2.carbon.registry.xboot</artifactId>
    <version>4.6.2-m6</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon/org.wso2.carbon.registry.xboot/
implementation 'org.wso2.carbon:org.wso2.carbon.registry.xboot:4.6.2-m6'
// https://jarcasting.com/artifacts/org.wso2.carbon/org.wso2.carbon.registry.xboot/
implementation ("org.wso2.carbon:org.wso2.carbon.registry.xboot:4.6.2-m6")
'org.wso2.carbon:org.wso2.carbon.registry.xboot:jar:4.6.2-m6'
<dependency org="org.wso2.carbon" name="org.wso2.carbon.registry.xboot" rev="4.6.2-m6">
  <artifact name="org.wso2.carbon.registry.xboot" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon', module='org.wso2.carbon.registry.xboot', version='4.6.2-m6')
)
libraryDependencies += "org.wso2.carbon" % "org.wso2.carbon.registry.xboot" % "4.6.2-m6"
[org.wso2.carbon/org.wso2.carbon.registry.xboot "4.6.2-m6"]