o

org.wso2.carbon.dataservices-hosting.category.feature

Includes data services hosting features.
http://wso2.org
文件下载
文件名 操作
org.wso2.carbon.dataservices-hosting.category.feature-4.5.1532.pom 下载
Apache Maven
<dependency>
  <groupId>org.wso2.carbon.data</groupId>
  <artifactId>org.wso2.carbon.dataservices-hosting.category.feature</artifactId>
  <version>4.5.1532</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.wso2.carbon.data:org.wso2.carbon.dataservices-hosting.category.feature:4.5.1532'
Gradle Kotlin
implementation("org.wso2.carbon.data:org.wso2.carbon.dataservices-hosting.category.feature:4.5.1532")
Scala SBT
libraryDependencies += "org.wso2.carbon.data" % "org.wso2.carbon.dataservices-hosting.category.feature" % "4.5.1532"
Groovy Grape
@Grapes(
  @Grab(group='org.wso2.carbon.data', module='org.wso2.carbon.dataservices-hosting.category.feature', version='4.5.1532')
)
Apache Ivy
<dependency org="org.wso2.carbon.data" name="org.wso2.carbon.dataservices-hosting.category.feature" rev="4.5.1532" />
Leiningen
[org.wso2.carbon.data/org.wso2.carbon.dataservices-hosting.category.feature "4.5.1532"]
Apache Buildr
'org.wso2.carbon.data:org.wso2.carbon.dataservices-hosting.category.feature:jar:4.5.1532'