metainfo.zk.config.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of zkopenlayers Show documentation
Show all versions of zkopenlayers Show documentation
ZK wrapper for OpenLayers 2
The newest version!
<?xml version="1.0" encoding="UTF-8"?> <!-- config.xml Purpose: Description: History: Tue, Jun 19, 2012 11:30:07 AM, Created by jumperchen Copyright (C) 2012 Potix Corporation. All Rights Reserved. --> <config> <config-name>openlayers</config-name><!-- used to resolve dependency --> <depends>zul</depends> <version> <version-class>org.zkoss.openlayers.Version</version-class> <version-uid>1.0.0-SNAPSHOT</version-uid> </version> </config>