carbon-parent
Parent POM file for WSO2 Carbon platform projects hold the properties, plugins which are required to build carbon components, carbon features and products.
License |
License |
---|---|
Categories |
CategoriesAxon Application Layer Libs Distributed Applications |
GroupId | GroupIdorg.wso2.carbon.store |
ArtifactId | ArtifactIdtaxonomy.feature |
Last Version | Last Version2.4.23 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiontaxonomy - Feature
WSO2 Enterprise Store apps, features, components and jaggery-modules
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
taxonomy.feature-2.4.23.pom | |
taxonomy.feature-2.4.23.zip | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.store/taxonomy.feature/ -->
<dependency>
<groupId>org.wso2.carbon.store</groupId>
<artifactId>taxonomy.feature</artifactId>
<version>2.4.23</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.store/taxonomy.feature/
implementation 'org.wso2.carbon.store:taxonomy.feature:2.4.23'
// https://jarcasting.com/artifacts/org.wso2.carbon.store/taxonomy.feature/
implementation ("org.wso2.carbon.store:taxonomy.feature:2.4.23")
'org.wso2.carbon.store:taxonomy.feature:pom:2.4.23'
<dependency org="org.wso2.carbon.store" name="taxonomy.feature" rev="2.4.23">
<artifact name="taxonomy.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.store', module='taxonomy.feature', version='2.4.23')
)
libraryDependencies += "org.wso2.carbon.store" % "taxonomy.feature" % "2.4.23"
[org.wso2.carbon.store/taxonomy.feature "2.4.23"]
Parent POM file for WSO2 Carbon platform projects hold the properties, plugins which are required to build carbon components, carbon features and products.