License |
License |
---|---|
GroupId | GroupIdcom.rgi-corp |
ArtifactId | ArtifactIdori-core |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionori-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 |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ori-core-0.1.pom | |
ori-core-0.1.jar | 18 KB |
ori-core-0.1-sources.jar | 15 KB |
ori-core-0.1-javadoc.jar | 82 KB |
Browse |
<!-- 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"]
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 |