o

org.wso2.carbon.geo.dashboard.feature

This feature contains the geo dashboard gadget
http://wso2.org
Files download
File Operation
org.wso2.carbon.geo.dashboard.feature-2.3.12.pom download
Apache Maven
<dependency>
  <groupId>org.wso2.carbon.event-processing</groupId>
  <artifactId>org.wso2.carbon.geo.dashboard.feature</artifactId>
  <version>2.3.12</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.wso2.carbon.event-processing:org.wso2.carbon.geo.dashboard.feature:2.3.12'
Gradle Kotlin
implementation("org.wso2.carbon.event-processing:org.wso2.carbon.geo.dashboard.feature:2.3.12")
Scala SBT
libraryDependencies += "org.wso2.carbon.event-processing" % "org.wso2.carbon.geo.dashboard.feature" % "2.3.12"
Groovy Grape
@Grapes(
  @Grab(group='org.wso2.carbon.event-processing', module='org.wso2.carbon.geo.dashboard.feature', version='2.3.12')
)
Apache Ivy
<dependency org="org.wso2.carbon.event-processing" name="org.wso2.carbon.geo.dashboard.feature" rev="2.3.12" />
Leiningen
[org.wso2.carbon.event-processing/org.wso2.carbon.geo.dashboard.feature "2.3.12"]
Apache Buildr
'org.wso2.carbon.event-processing:org.wso2.carbon.geo.dashboard.feature:jar:2.3.12'