| License |
License |
|---|---|
| GroupId | GroupIdorg.mapyrus |
| ArtifactId | ArtifactIdmapyrus |
| Version | Version2.106 |
| Type | Typejar |
| Description |
Descriptionmapyrus
Creates plots of points, lines, polygons and labels to PostScript, PDF, SVG and image formats
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mapyrus-2.106.pom | |
| mapyrus-2.106.jar | 1 MB |
| mapyrus-2.106-sources.jar | 1 MB |
| mapyrus-2.106-javadoc.jar | 921 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |