License |
License |
---|---|
Categories |
CategoriesAxon Application Layer Libs Distributed Applications |
GroupId | GroupIdorg.wso2.carbon.store |
ArtifactId | ArtifactIdtaxonomy-parent |
Last Version | Last Version2.4.23 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiontaxonomy Module
WSO2 Enterprise Store apps, features, components and jaggery-modules
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
taxonomy-parent-2.4.23.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.store/taxonomy-parent/ -->
<dependency>
<groupId>org.wso2.carbon.store</groupId>
<artifactId>taxonomy-parent</artifactId>
<version>2.4.23</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.store/taxonomy-parent/
implementation 'org.wso2.carbon.store:taxonomy-parent:2.4.23'
// https://jarcasting.com/artifacts/org.wso2.carbon.store/taxonomy-parent/
implementation ("org.wso2.carbon.store:taxonomy-parent:2.4.23")
'org.wso2.carbon.store:taxonomy-parent:pom:2.4.23'
<dependency org="org.wso2.carbon.store" name="taxonomy-parent" rev="2.4.23">
<artifact name="taxonomy-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.store', module='taxonomy-parent', version='2.4.23')
)
libraryDependencies += "org.wso2.carbon.store" % "taxonomy-parent" % "2.4.23"
[org.wso2.carbon.store/taxonomy-parent "2.4.23"]