| License |
License
GNU Lesser General Public License (LGPL), Version 2.1
|
|---|---|
| GroupId | GroupIdorg.insightlab |
| ArtifactId | ArtifactIdgraphast-core |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiongraphast-core
Graphast Core API
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| graphast-core-1.0.0.pom | |
| graphast-core-1.0.0.jar | 59 KB |
| graphast-core-1.0.0-sources.jar | 145 KB |
| graphast-core-1.0.0-javadoc.jar | 315 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.insightlab/graphast-core/ -->
<dependency>
<groupId>org.insightlab</groupId>
<artifactId>graphast-core</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.insightlab/graphast-core/
implementation 'org.insightlab:graphast-core:1.0.0'
// https://jarcasting.com/artifacts/org.insightlab/graphast-core/
implementation ("org.insightlab:graphast-core:1.0.0")
'org.insightlab:graphast-core:jar:1.0.0'
<dependency org="org.insightlab" name="graphast-core" rev="1.0.0">
<artifact name="graphast-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.insightlab', module='graphast-core', version='1.0.0')
)
libraryDependencies += "org.insightlab" % "graphast-core" % "1.0.0"
[org.insightlab/graphast-core "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 23.0 |
| org.insightlab : huge-data-access | jar | 0.1.1 |
| org.openstreetmap.osmosis : osmosis-core | jar | 0.46 |
| org.openstreetmap.osmosis : osmosis-xml | jar | 0.46 |
| org.openstreetmap.osmosis : osmosis-pbf | jar | 0.46 |
| com.esotericsoftware : kryo | jar | 4.0.1 |
| de.javakaffee : kryo-serializers | jar | 0.41 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-all | jar | 1.3 |