License |
License |
---|---|
GroupId | GroupIdorg.wso2.carbon.utils |
ArtifactId | ArtifactIdorg.wso2.carbon.utils.feature |
Last Version | Last Version2.1.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWSO2 Carbon - Utils Feature
This feature contains the carbon-utils
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
org.wso2.carbon.utils.feature-2.1.1.pom | |
org.wso2.carbon.utils.feature-2.1.1.zip | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.utils/org.wso2.carbon.utils.feature/ -->
<dependency>
<groupId>org.wso2.carbon.utils</groupId>
<artifactId>org.wso2.carbon.utils.feature</artifactId>
<version>2.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.utils/org.wso2.carbon.utils.feature/
implementation 'org.wso2.carbon.utils:org.wso2.carbon.utils.feature:2.1.1'
// https://jarcasting.com/artifacts/org.wso2.carbon.utils/org.wso2.carbon.utils.feature/
implementation ("org.wso2.carbon.utils:org.wso2.carbon.utils.feature:2.1.1")
'org.wso2.carbon.utils:org.wso2.carbon.utils.feature:pom:2.1.1'
<dependency org="org.wso2.carbon.utils" name="org.wso2.carbon.utils.feature" rev="2.1.1">
<artifact name="org.wso2.carbon.utils.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.utils', module='org.wso2.carbon.utils.feature', version='2.1.1')
)
libraryDependencies += "org.wso2.carbon.utils" % "org.wso2.carbon.utils.feature" % "2.1.1"
[org.wso2.carbon.utils/org.wso2.carbon.utils.feature "2.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.wso2.carbon.utils : org.wso2.carbon.utils | jar | 2.1.1 |