ori-pgrouting

An implementation of the ori-core interfaces using pgrouting

License

License

GroupId

GroupId

com.rgi-corp
ArtifactId

ArtifactId

ori-pgrouting
Last Version

Last Version

0.1-beta
Release Date

Release Date

Type

Type

jar
Description

Description

ori-pgrouting
An implementation of the ori-core interfaces using pgrouting
Project URL

Project URL

https://gitlab.com/GitLabRGI/open-routing-interface
Project Organization

Project Organization

Reinventing Geospatial Inc.
Source Code Management

Source Code Management

https://gitlab.com/GitLabRGI/open-routing-interface

Download ori-pgrouting

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : slf4j-log4j12 jar 1.7.25
com.rgi-corp : ori-core jar 0.1
com.vividsolutions : jts jar 1.13
org.postgresql : postgresql jar 42.1.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.1-beta