не последняя версия
Последняя версия 4.5.1516

org.wso2.carbon.data:org.wso2.carbon.dataservices.server.feature 4.5.1511

This feature contains the bundles required for Data Service hosting functionality

Категории

Категории

Данные
Группа

Группа

org.wso2.carbon.data
Идентификатор

Идентификатор

org.wso2.carbon.dataservices.server.feature
Версия

Версия

4.5.1511
Тип

Тип

pom

Скачать org.wso2.carbon.dataservices.server.feature 4.5.1511


<!-- https://jarcasting.com/artifacts/org.wso2.carbon.data/org.wso2.carbon.dataservices.server.feature/ -->
<dependency>
    <groupId>org.wso2.carbon.data</groupId>
    <artifactId>org.wso2.carbon.dataservices.server.feature</artifactId>
    <version>4.5.1511</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.data/org.wso2.carbon.dataservices.server.feature/
implementation 'org.wso2.carbon.data:org.wso2.carbon.dataservices.server.feature:4.5.1511'
// https://jarcasting.com/artifacts/org.wso2.carbon.data/org.wso2.carbon.dataservices.server.feature/
implementation ("org.wso2.carbon.data:org.wso2.carbon.dataservices.server.feature:4.5.1511")
'org.wso2.carbon.data:org.wso2.carbon.dataservices.server.feature:pom:4.5.1511'
<dependency org="org.wso2.carbon.data" name="org.wso2.carbon.dataservices.server.feature" rev="4.5.1511">
  <artifact name="org.wso2.carbon.dataservices.server.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.data', module='org.wso2.carbon.dataservices.server.feature', version='4.5.1511')
)
libraryDependencies += "org.wso2.carbon.data" % "org.wso2.carbon.dataservices.server.feature" % "4.5.1511"
[org.wso2.carbon.data/org.wso2.carbon.dataservices.server.feature "4.5.1511"]