| License |
License |
|---|---|
| GroupId | GroupIdcom.rgi-corp |
| ArtifactId | ArtifactIdori-pgrouting |
| Last Version | Last Version0.1-beta |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionori-pgrouting
An implementation of the ori-core interfaces using pgrouting
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ori-pgrouting-0.1-beta.pom | |
| ori-pgrouting-0.1-beta.jar | 18 KB |
| ori-pgrouting-0.1-beta-sources.jar | 10 KB |
| ori-pgrouting-0.1-beta-javadoc.jar | 49 KB |
| Browse |
<!-- 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"]
| 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 |