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.1.15.pom download
Apache Maven
<dependency>
  <groupId>org.wso2.carbon.event-processing</groupId>
  <artifactId>org.wso2.carbon.geo.dashboard.feature</artifactId>
  <version>2.1.15</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.wso2.carbon.event-processing:org.wso2.carbon.geo.dashboard.feature:2.1.15'
Gradle Kotlin
implementation("org.wso2.carbon.event-processing:org.wso2.carbon.geo.dashboard.feature:2.1.15")
Scala SBT
libraryDependencies += "org.wso2.carbon.event-processing" % "org.wso2.carbon.geo.dashboard.feature" % "2.1.15"
Groovy Grape
@Grapes(
  @Grab(group='org.wso2.carbon.event-processing', module='org.wso2.carbon.geo.dashboard.feature', version='2.1.15')
)
Apache Ivy
<dependency org="org.wso2.carbon.event-processing" name="org.wso2.carbon.geo.dashboard.feature" rev="2.1.15" />
Leiningen
[org.wso2.carbon.event-processing/org.wso2.carbon.geo.dashboard.feature "2.1.15"]
Apache Buildr
'org.wso2.carbon.event-processing:org.wso2.carbon.geo.dashboard.feature:jar:2.1.15'