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

org.wso2.carbon.deployment:org.wso2.carbon.bam.service.agent.server.feature 4.10.2

This feature contains the core bundles required for BAM Agent Service Statistics Server functionality

Группа

Группа

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

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

org.wso2.carbon.bam.service.agent.server.feature
Версия

Версия

4.10.2
Тип

Тип

pom

Скачать org.wso2.carbon.bam.service.agent.server.feature 4.10.2


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