License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.wso2.carbon.event-processing |
ArtifactId | ArtifactIdgeo-dashboard-feature |
Last Version | Last Version2.3.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWSO2 Carbon - Geo Dashboard Feature
WSO2 is an open source application development software company focused on providing service-oriented
architecture solutions for professional developers.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
geo-dashboard-feature-2.3.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.event-processing/geo-dashboard-feature/ -->
<dependency>
<groupId>org.wso2.carbon.event-processing</groupId>
<artifactId>geo-dashboard-feature</artifactId>
<version>2.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.event-processing/geo-dashboard-feature/
implementation 'org.wso2.carbon.event-processing:geo-dashboard-feature:2.3.0'
// https://jarcasting.com/artifacts/org.wso2.carbon.event-processing/geo-dashboard-feature/
implementation ("org.wso2.carbon.event-processing:geo-dashboard-feature:2.3.0")
'org.wso2.carbon.event-processing:geo-dashboard-feature:pom:2.3.0'
<dependency org="org.wso2.carbon.event-processing" name="geo-dashboard-feature" rev="2.3.0">
<artifact name="geo-dashboard-feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.event-processing', module='geo-dashboard-feature', version='2.3.0')
)
libraryDependencies += "org.wso2.carbon.event-processing" % "geo-dashboard-feature" % "2.3.0"
[org.wso2.carbon.event-processing/geo-dashboard-feature "2.3.0"]