mapyrus

Creates plots of points, lines, polygons and labels to PostScript, PDF, SVG and image formats

License

License

GroupId

GroupId

org.mapyrus
ArtifactId

ArtifactId

mapyrus
Last Version

Last Version

2.106
Release Date

Release Date

Type

Type

jar
Description

Description

mapyrus
Creates plots of points, lines, polygons and labels to PostScript, PDF, SVG and image formats
Project URL

Project URL

http://mapyrus.org/
Source Code Management

Source Code Management

https://github.com/simoc/mapyrus

Download mapyrus

How to add to project

<!-- https://jarcasting.com/artifacts/org.mapyrus/mapyrus/ -->
<dependency>
    <groupId>org.mapyrus</groupId>
    <artifactId>mapyrus</artifactId>
    <version>2.106</version>
</dependency>
// https://jarcasting.com/artifacts/org.mapyrus/mapyrus/
implementation 'org.mapyrus:mapyrus:2.106'
// https://jarcasting.com/artifacts/org.mapyrus/mapyrus/
implementation ("org.mapyrus:mapyrus:2.106")
'org.mapyrus:mapyrus:jar:2.106'
<dependency org="org.mapyrus" name="mapyrus" rev="2.106">
  <artifact name="mapyrus" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mapyrus', module='mapyrus', version='2.106')
)
libraryDependencies += "org.mapyrus" % "mapyrus" % "2.106"
[org.mapyrus/mapyrus "2.106"]

Dependencies

compile (4)

Group / Artifact Type Version
com.vividsolutions : jts jar 1.13
com.jhlabs : javaproj jar 1.0
com.oracle.database.jdbc : ojdbc8 Optional jar 12.2.0.1
oracle » sdoapi Optional jar 11.2.0

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.106
2.105