Categories |
CategoriesGeo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdorg.wso2.carbon.event-processing |
ArtifactId | ArtifactIdgeo-dashboard |
Version | Version2.1.9 |
Type | Typepom |
Filename | Size |
---|---|
geo-dashboard-2.1.9.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.event-processing/geo-dashboard/ -->
<dependency>
<groupId>org.wso2.carbon.event-processing</groupId>
<artifactId>geo-dashboard</artifactId>
<version>2.1.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.event-processing/geo-dashboard/
implementation 'org.wso2.carbon.event-processing:geo-dashboard:2.1.9'
// https://jarcasting.com/artifacts/org.wso2.carbon.event-processing/geo-dashboard/
implementation ("org.wso2.carbon.event-processing:geo-dashboard:2.1.9")
'org.wso2.carbon.event-processing:geo-dashboard:pom:2.1.9'
<dependency org="org.wso2.carbon.event-processing" name="geo-dashboard" rev="2.1.9">
<artifact name="geo-dashboard" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.event-processing', module='geo-dashboard', version='2.1.9')
)
libraryDependencies += "org.wso2.carbon.event-processing" % "geo-dashboard" % "2.1.9"
[org.wso2.carbon.event-processing/geo-dashboard "2.1.9"]