ori-core

ORI Core Interfaces module. This contains the interface definitions that implementors must adhere to to provide a routing engine. Users must also include a implementation module in order to use the library.

License

License

GroupId

GroupId

com.rgi-corp
ArtifactId

ArtifactId

ori-core
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

ori-core
ORI Core Interfaces module. This contains the interface definitions that implementors must adhere to to provide a routing engine. Users must also include a implementation module in order to use the library.
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-core

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : slf4j-log4j12 jar 1.7.25
com.vividsolutions : jts jar 1.13
com.rgi-corp : ww-geo-coords jar 1.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.1