is not current version
Last Version 5.0.8

org.wso2.carbon.identity:agents 5.0.0

This is a Carbon bundle that represent the Agents Aggregator module.

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity
ArtifactId

ArtifactId

agents
Version

Version

5.0.0
Type

Type

pom

Download agents 5.0.0

Filename Size
agents-5.0.0.pom 1 KB
Browse

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