License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries |
GroupId | GroupIdorg.wso2.carbon.registry |
ArtifactId | ArtifactIdcontentsearch-feature |
Version | Version4.7.40 |
Type | Typepom |
Description |
DescriptionWSO2 Carbon - Registry Content Search Feature 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 |
---|---|
contentsearch-feature-4.7.40.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.registry/contentsearch-feature/ -->
<dependency>
<groupId>org.wso2.carbon.registry</groupId>
<artifactId>contentsearch-feature</artifactId>
<version>4.7.40</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.registry/contentsearch-feature/
implementation 'org.wso2.carbon.registry:contentsearch-feature:4.7.40'
// https://jarcasting.com/artifacts/org.wso2.carbon.registry/contentsearch-feature/
implementation ("org.wso2.carbon.registry:contentsearch-feature:4.7.40")
'org.wso2.carbon.registry:contentsearch-feature:pom:4.7.40'
<dependency org="org.wso2.carbon.registry" name="contentsearch-feature" rev="4.7.40">
<artifact name="contentsearch-feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.registry', module='contentsearch-feature', version='4.7.40')
)
libraryDependencies += "org.wso2.carbon.registry" % "contentsearch-feature" % "4.7.40"
[org.wso2.carbon.registry/contentsearch-feature "4.7.40"]