License |
License |
---|---|
GroupId | GroupIdorg.wowtools |
ArtifactId | ArtifactIdgiscat-vector-mvt |
Last Version | Last Version1.3.1-STABLE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMapbox vector tile (mvt) 的序列化与反序列化
|
<!-- https://jarcasting.com/artifacts/org.wowtools/giscat-vector-mvt/ -->
<dependency>
<groupId>org.wowtools</groupId>
<artifactId>giscat-vector-mvt</artifactId>
<version>1.3.1-STABLE</version>
</dependency>
// https://jarcasting.com/artifacts/org.wowtools/giscat-vector-mvt/
implementation 'org.wowtools:giscat-vector-mvt:1.3.1-STABLE'
// https://jarcasting.com/artifacts/org.wowtools/giscat-vector-mvt/
implementation ("org.wowtools:giscat-vector-mvt:1.3.1-STABLE")
'org.wowtools:giscat-vector-mvt:jar:1.3.1-STABLE'
<dependency org="org.wowtools" name="giscat-vector-mvt" rev="1.3.1-STABLE">
<artifact name="giscat-vector-mvt" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wowtools', module='giscat-vector-mvt', version='1.3.1-STABLE')
)
libraryDependencies += "org.wowtools" % "giscat-vector-mvt" % "1.3.1-STABLE"
[org.wowtools/giscat-vector-mvt "1.3.1-STABLE"]
Group / Artifact | Type | Version |
---|---|---|
org.wowtools : giscat-vector-util | jar | 1.3.1-STABLE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.springframework.boot : spring-boot-starter-web | jar | |
org.openjdk.jmh : jmh-core | jar | 1.23 |
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.23 |
org.wowtools : catframe-common | jar | 1.4.2 |