Skip to content

halset/jsosi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jsosi

A java SOSI parser

Maven - with JTS from LocationTech

<repository>
    <id>ECC</id>
    <url>https://ecc-mvn.ams3.digitaloceanspaces.com/releases</url>
</repository>

<dependency>
    <groupId>no.jsosi</groupId>
    <artifactId>jsosi</artifactId>
    <version>1.2.5</version>
</dependency>

Maven - with JTS from Vividsolutions

<repository>
    <id>ECC</id>
    <url>https://ecc-mvn.ams3.digitaloceanspaces.com/releases</url>
</repository>

<dependency>
    <groupId>no.jsosi</groupId>
    <artifactId>jsosi</artifactId>
    <version>1.1.4</version>
</dependency>

License

Apache License, version 2.0